Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix makefiles -- the auto-addition of -D switches to each LUFA compile time ↵ | Dean Camera | 2009-06-19 | 1 | -7/+7 |
| | | | | option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead. | ||||
* | Move LUFA compile time options to a new section in the application makefiles ↵ | Dean Camera | 2009-06-19 | 1 | -4/+10 |
| | | | | for clarity. | ||||
* | Conversion of old incomplete SideShow demo to new APIs. | Dean Camera | 2009-06-05 | 6 | -206/+221 |
| | |||||
* | Add new Incomplete device subdirectory for work-in-progress demos. Add ↵ | Dean Camera | 2009-06-05 | 13 | -0/+2447 |
incomplete SideShow demo. |