Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵ | Dean Camera | 2010-06-16 | 1 | -2/+2 |
| | | | | the new 1.7 Doxygen's default stylesheet is much better. | ||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -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 Camera | 2010-05-07 | 1 | -2/+2 |
| | | | | the alternative addressing scheme. | ||||
* | Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer ↵ | Dean Camera | 2010-03-31 | 1 | -0/+25 |
| | | | | code much easier to read, block less and work correctly. | ||||
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 1 | -6/+6 |
| | | | | Remove accidentally duplicated model-specific peripheral driver files. | ||||
* | Enhance the HotmailNotifier project so that the LEDs' individual brightness ↵ | Dean Camera | 2009-12-18 | 1 | -0/+37 |
can be controlled individually via software PWM. |