Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Endpoint configuration is now refined to give better output when all ↵ | Dean Camera | 2009-04-24 | 1 | -1/+1 |
| | | | | configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token. | ||||
* | Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all ↵ | Dean Camera | 2009-04-22 | 1 | -0/+1 |
| | | | | Device mode demos to reduce binary size. | ||||
* | More documentation changes for better module-level documentation rather than ↵ | Dean Camera | 2009-04-17 | 1 | -4/+9 |
| | | | | file-level documentation. | ||||
* | Seperated out OTG, Device and Host mode demos into seperate folders for ↵ | Dean Camera | 2009-03-20 | 1 | -0/+729 |
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. |