Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure new Benito Programmer project matches Don's established LED behaviour ↵ | Dean Camera | 2009-07-24 | 1 | -2/+2 |
| | | | | - flash LED while generating target /RESET pulse, ping-pong LEDs during enumeration. | ||||
* | Added better module summaries. | Dean Camera | 2009-07-14 | 1 | -0/+1 |
| | |||||
* | Optimize vendor/product description string display code in MassStorageHost. | Dean Camera | 2009-06-26 | 1 | -0/+1 |
| | | | | | | | | Remove all Host mode class demos other than the CDCHost class driver demo, so that they can be re-added as they are made once the host mode class framework is designed. Fixed USB_Host_SendControlRequest() not re-suspending the USB bus when initial device ready-wait fails. Fixed USB Pad regulator not being disabled on some AVR models when the USB_OPT_REG_DISABLED option is used. | ||||
* | Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to ↵ | Dean Camera | 2009-06-22 | 1 | -6/+7 |
| | | | | Opendous Inc.). | ||||
* | Add new temp LUFA project logo to the manual. | Dean Camera | 2009-06-21 | 1 | -1/+1 |
| | |||||
* | Added USE_INTERNAL_SERIAL compile time option to automatically read out the ↵ | Dean Camera | 2009-06-20 | 1 | -7/+24 |
| | | | | internal unique serial number as the device's serial number descriptor on supported AVR models. | ||||
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -0/+32 |