tinyusb/.gitignore
Scott Shawcroft bf70f89240
Introduce a Makefile for the OS_NONE device example
It currently supports the SAMD21 and SAMD51 only. More will be
added later.
2018-11-25 11:46:06 -08:00

21 lines
224 B
Plaintext

/.metadata
html
latex
test_old
tests/build
*.d
*.o
*.launch
*.map
*.axf
*.jlink
*.emSession
*.elf
*.ind
.env
/tests/lpc175x_6x/build/
/tests/lpc18xx_43xx/build/
/demos/*/*/Board_*
/demos/*/*/KeilBuild/
/examples/*/*/build-*