upload
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

.gitignore 154B

1234567891011121314
  1. *.o
  2. *.d
  3. *.elf
  4. *.hex
  5. *.eep
  6. *.sym
  7. *.bin
  8. *.lss
  9. *.map
  10. *.bak
  11. *.class
  12. Documentation/
  13. LUFA/StudioIntegration/ProjectGenerator/*
  14. LUFA/StudioIntegration/DocBook/*