Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed LowLevel Keyboard demo not saving the issued report only after it has ↵ | Dean Camera | 2009-11-20 | 1 | -1/+1 |
| | | | | | | been written to the endpoint. Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos. | ||||
* | Make RNDISHost demo validate the set Packet Filter to ensure that it is ↵ | Dean Camera | 2009-11-17 | 18 | -0/+3926 |
being sent correctly. Add new (incomplete) StandaloneProgrammer project, using the ELM Petite FAT library to read files stored on the board's dataflash by the host. |