aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/LUFAPoweredProjects.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ensure new Benito Programmer project matches Don's established LED behaviour ↵Dean Camera2009-07-241-2/+2
| | | | - flash LED while generating target /RESET pulse, ping-pong LEDs during enumeration.
* Added better module summaries.Dean Camera2009-07-141-0/+1
|
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-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 Camera2009-06-221-6/+7
| | | | Opendous Inc.).
* Add new temp LUFA project logo to the manual.Dean Camera2009-06-211-1/+1
|
* Added USE_INTERNAL_SERIAL compile time option to automatically read out the ↵Dean Camera2009-06-201-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 Camera2009-06-151-0/+32