aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/AlternativeStacks.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-61/+61
| | | | correctly converted to the target system's native end of line style.
* Fix TeensyHID bootloader for the largest AVRs - only the ATMEGA128x needs ↵Dean Camera2010-05-071-2/+2
| | | | the alternative addressing scheme.
* Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer ↵Dean Camera2010-03-311-0/+25
| | | | code much easier to read, block less and work correctly.
* Add file-level brief documentation.Dean Camera2010-03-291-6/+6
| | | | Remove accidentally duplicated model-specific peripheral driver files.
* Enhance the HotmailNotifier project so that the LEDs' individual brightness ↵Dean Camera2009-12-181-0/+37
can be controlled individually via software PWM.