aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/lufa.hid.in
Commit message (Collapse)AuthorAgeFilesLines
* Clean up HID EEPROM loader shim application code, simplify project makefile. ↵Dean Camera2012-07-081-2/+2
| | | | Ensure shim application is properly rebuild by explicitly cleaning it before requesting a rebuild.
* Update BUILD build system module with OBJECT_FILES variable, for additional ↵Dean Camera2012-07-081-2/+20
| | | | user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target.
* Add svn:eol-style property on all source files where it was missing. Fix ↵Dean Camera2012-06-211-70/+70
| | | | line endings of all makefile, *.c and *.h files.
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-211-0/+70