aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/CDC/BootloaderCDC.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-4/+4
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-25/+25
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-1/+1
* Corrected CDC class bootloader to fix a few bugs, changed address counter to ...Dean Camera2009-03-171-99/+104
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-101-0/+3
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-2/+2
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-2/+2
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+570