aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
Commit message (Expand)AuthorAgeFilesLines
* Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM(...Dean Camera2009-03-172-0/+173
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-1627-211/+371
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-1013-43/+109
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-0953-52/+79
* Fixed interrupt driven HID device demos not clearing the interrupt flags in a...Dean Camera2009-03-094-43/+43
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-0428-117/+150
* Changed stream wait timeout counter to be 16-bit, so that very long timeout p...Dean Camera2009-03-032-2/+4
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-2627-55/+460
* USBtoSerial demo now discards all Rx data when not connected to a USB host, r...Dean Camera2009-02-231-2/+10
* Moved all source to the trunk directory.Dean Camera2009-02-23268-0/+88549