Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated bootloaders to use the new main() function layout and remove any refe... | Dean Camera | 2009-06-09 | 1 | -13/+27 |
* | Rewritten event system to remove all macros, to make user code clearer. | Dean Camera | 2009-05-18 | 1 | -2/+2 |
* | USB_HostRequest renamed to USB_ControlRequest, entire control request header ... | Dean Camera | 2009-04-22 | 1 | -2/+2 |
* | Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f... | Dean Camera | 2009-04-21 | 1 | -4/+4 |
* | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean Camera | 2009-04-16 | 1 | -7/+7 |
* | Fixed incorrect/missing control status stage transfers on demos, bootloaders ... | Dean Camera | 2009-03-10 | 1 | -3/+1 |
* | Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma... | Dean Camera | 2009-03-09 | 1 | -2/+2 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+156 |