lpc-field

Template project for programming NXP's LPC1768 MCUs
git clone git://git.mdnr.space/lpc-field
Log | Files | Refs | README | LICENSE

.gitignore (108B)


      1 bin/
      2 *.elf
      3 *.bin
      4 *.o
      5 *.d
      6 *.map
      7 generated.*.ld
      8 build/*
      9 .cache/*
     10 globals/version.c
     11 tags
     12 compile_commands.json