Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All comments in the library, bootloaders, demos and projects have now been ↵ | Dean Camera | 2009-04-01 | 1 | -2/+2 |
| | | | | spell-checked and spelling mistakes/typos corrected. | ||||
* | Corrected bitfields -- the smallest datatype required for each bitfield is ↵ | Dean Camera | 2009-03-26 | 1 | -10/+10 |
| | | | | now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta). | ||||
* | Seperated out OTG, Device and Host mode demos into seperate folders for ↵ | Dean Camera | 2009-03-20 | 1 | -0/+93 |
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. |