upload
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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/*