qmk_firmware/LUFA/Drivers
Dean Camera 2073b96d82 Added basic driver example use code to the library documentation.
Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams.
2010-12-26 14:25:34 +00:00
..
Board Added basic driver example use code to the library documentation. 2010-12-26 14:25:34 +00:00
Misc Added basic driver example use code to the library documentation. 2010-12-26 14:25:34 +00:00
Peripheral Added basic driver example use code to the library documentation. 2010-12-26 14:25:34 +00:00
USB Much more efficient algorithm for the Endpoint/Pipe configuration routine of unordered endpoints/pipes - only reconfigure the endpoints and pipes above the newly configured endpoint/pipe, and don't cache existing endpoint/pipe configuration before use to save SRAM. 2010-12-24 18:06:55 +00:00