Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -1/+1 |
* | Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o... | Dean Camera | 2009-06-19 | 1 | -7/+7 |
* | Move LUFA compile time options to a new section in the application makefiles ... | Dean Camera | 2009-06-19 | 1 | -4/+10 |
* | Remove hardcoded DOT path from all Doxygen config files. | Dean Camera | 2009-06-16 | 1 | -1/+1 |
* | More Doxygen fixes - ensure no undocumented function parameters. | Dean Camera | 2009-06-15 | 1 | -1/+1 |
* | Error status LEDs shown when device endpoint configuration fails to complete. | Dean Camera | 2009-06-08 | 1 | -27/+45 |
* | Converted device mode low-level demos to schedulerless. | Dean Camera | 2009-06-07 | 3 | -105/+53 |
* | Remove outdated AVRStudio project files from demos, projects, bootloaders. Fi... | Dean Camera | 2009-06-05 | 1 | -1/+0 |
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add... | Dean Camera | 2009-06-05 | 9 | -0/+3329 |