Commit Graph

6 Commits

Author SHA1 Message Date
Dean Camera 350141e085 Fixed CDC demo not sending an empty packet after each transfer to prevent the host from buffering incomming data.
Altered Project and Bootloader makefiles so that the path to the LUFA library can be set in one place.
2009-03-23 05:43:49 +00:00
Dean Camera ecf7538430 Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos. 2009-03-20 05:39:15 +00:00
Dean Camera 88051e78a2 Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
Corrections to Keyboard demo.

Removed AVRISP_Programmer project due to code quality concerns.
2009-03-19 14:16:12 +00:00
Dean Camera 48400df13c Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 2009-03-19 13:19:12 +00:00
Dean Camera ceb68a0640 Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. 2009-03-17 13:56:26 +00:00
Dean Camera 19cb7998ec Moved all source to the trunk directory. 2009-02-23 07:08:27 +00:00