aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...Dean Camera2009-06-191-8/+8
* Move LUFA compile time options to a new section in the application makefiles ...Dean Camera2009-06-191-5/+12
* Added new USB_Host_ClearPipeStall() convenience function to clear a stall con...Dean Camera2009-06-181-4/+0
* Minor documentation page updates.Dean Camera2009-06-041-1/+0
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-1/+0
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+2
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-1/+1
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-1/+1
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-2/+2
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-4/+9
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-11/+16
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-161-14/+18
* Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...Dean Camera2009-03-111-1/+1
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-33/+2
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-4/+20
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+714