aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DriverStubs/LEDs.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue in USBtoSerial demos where the USART Rx line was not having its ↵Dean Camera2009-08-051-2/+0
| | | | | | | | pullup enabled at startup, leading to noise being received from the Rx pin when left floating. Removed unused relative Common.h header include from the DriverStubs board stub drivers. Fixed Benito programmer, use the correct LED functions where needed to ensure correct status display at all times.
* Added new LEDs_ToggleLEDs() function to the Board LEDs driver.Dean Camera2009-07-241-8/+13
|
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+121