| Commit message (Expand) | Author | Age | Files | Lines |
* | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean Camera | 2009-03-19 | 32 | -347/+889 |
* | Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single uni... | Dean Camera | 2009-03-19 | 21 | -6488/+213 |
* | Corrected CDC class bootloader to fix a few bugs, changed address counter to ... | Dean Camera | 2009-03-17 | 1 | -3/+3 |
* | Incomplete non-functional BluetoothHost demo removed until it has reached a s... | Dean Camera | 2009-03-17 | 15 | -2593/+0 |
* | Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM(... | Dean Camera | 2009-03-17 | 2 | -0/+173 |
* | Added extra output to makefiles to indicate the currently selected BOARD para... | Dean Camera | 2009-03-16 | 27 | -211/+371 |
* | Fixed incorrect/missing control status stage transfers on demos, bootloaders ... | Dean Camera | 2009-03-10 | 13 | -43/+109 |
* | Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma... | Dean Camera | 2009-03-09 | 53 | -52/+79 |
* | Fixed interrupt driven HID device demos not clearing the interrupt flags in a... | Dean Camera | 2009-03-09 | 4 | -43/+43 |
* | Updated makefiles to reflect new dfu-ee programming target invocations (suppl... | Dean Camera | 2009-03-04 | 28 | -117/+150 |
* | Changed stream wait timeout counter to be 16-bit, so that very long timeout p... | Dean Camera | 2009-03-03 | 2 | -2/+4 |
* | Makefiles and library modified to add a new F_CLOCK constant to give the unpr... | Dean Camera | 2009-02-26 | 27 | -55/+460 |
* | USBtoSerial demo now discards all Rx data when not connected to a USB host, r... | Dean Camera | 2009-02-23 | 1 | -2/+10 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 268 | -0/+88549 |