Dean Camera
|
7ef58eef7a
|
Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.
Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos.
|
2009-11-20 04:39:41 +00:00 |
Dean Camera
|
9b20114555
|
Make RNDISHost demo validate the set Packet Filter to ensure that it is 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.
|
2009-11-17 10:32:17 +00:00 |
Dean Camera
|
588886878e
|
Corrections, improvements and additions to the incomplete RNDISHost demo.
Change device demos which use the joystick to use the natural UP, DOWN, LEFT, RIGHT ordering in all demos when checking the joystick's position.
|
2009-11-13 13:24:04 +00:00 |
Dean Camera
|
e625fd6df3
|
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
|
2009-11-13 10:07:25 +00:00 |
Dean Camera
|
2626ecb261
|
Extend incomplete RNDISHost demo -- can not enumerate a RNDIS device correctly and set the packet filter. No packets are received yet from the test device, need to investigate additional SET commands to see if any critical OIDs have been missed.
|
2009-11-13 07:23:31 +00:00 |
Dean Camera
|
6a46f0025a
|
Add beginnings of a RNDIS Ethernet Host demo.
|
2009-11-12 10:43:07 +00:00 |