pico-examples icon indicating copy to clipboard operation
pico-examples copied to clipboard

chore: Create .gitattributes

Open siberex opened this issue 6 months ago • 2 comments

With this Github will have proper syntax highlighting for .pio asm files

siberex avatar Aug 20 '25 23:08 siberex

can you include a before/after pic; i can't imagine it is "correct"; it might be "better looking"

kilograham avatar Aug 21 '25 15:08 kilograham

Sure.

Before: Screenshot 2025-08-21 at 20 44 21 https://github.com/raspberrypi/pico-examples/blob/4c3a3dc0196dd426fddd709616d0da984e027bab/pio/addition/addition.pio

After: Screenshot 2025-08-21 at 20 44 16 https://github.com/siberex/pico-examples/blob/04eb59b236f6c2e3a8f1075c49f2190fe4bb5f4a/pio/addition/addition.pio

Far from ideal, but better than nothing

siberex avatar Aug 21 '25 17:08 siberex