Added new project makefile template to the library and moved board driver stub files...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 11 Sep 2010 03:57:43 +0000 (03:57 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 11 Sep 2010 03:57:43 +0000 (03:57 +0000)
commit41c1fb38434c006fa88b0071f81d65b2330940fc
tree95b31cd92844a12a36ddaa73ef7714add3db53c7
parentfdcb486e225f75ebc9fdc10685b1bb7570d481e6
Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory.
13 files changed:
LUFA.pnproj
LUFA/CodeTemplates/DriverStubs/Buttons.h [new file with mode: 0644]
LUFA/CodeTemplates/DriverStubs/Dataflash.h [new file with mode: 0644]
LUFA/CodeTemplates/DriverStubs/Joystick.h [new file with mode: 0644]
LUFA/CodeTemplates/DriverStubs/LEDs.h [new file with mode: 0644]
LUFA/CodeTemplates/makefile_template [new file with mode: 0644]
LUFA/Doxygen.conf
LUFA/DriverStubs/Buttons.h [deleted file]
LUFA/DriverStubs/Dataflash.h [deleted file]
LUFA/DriverStubs/Joystick.h [deleted file]
LUFA/DriverStubs/LEDs.h [deleted file]
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/DirectorySummaries.txt