aboutsummaryrefslogtreecommitdiff
path: root/Demos/Keyboard
AgeCommit message (Expand)Author
2009-03-20Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean
2009-03-20Combined Keyboad and Mouse normal and interrupt driven host demos into unifie...Dean
2009-03-19Ensure that the Keyboard and Mouse demos adhere to the boot protocol specific...Dean
2009-03-19Corrections to Keyboard and Mouse combined demos so that all modes (normal, i...Dean
2009-03-19Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean
2009-03-19Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni...Dean
2009-03-16Added extra output to makefiles to indicate the currently selected BOARD para...Dean
2009-03-10Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean
2009-03-09Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean