1
0
Go to file
Dean Camera d860e9e842 USB_HostRequest renamed to USB_ControlRequest, entire control request header is now read into USB_ControlRequest in Device mode rather than having the library pass only partially read header data to the application.
The USB_UnhandledControlPacket event has had its parameters removed, in favour of accessing the new USB_ControlRequest structure.

The Endpoint control stream functions now correctly send a ZLP to the host when less data than requested is sent.
2009-04-22 13:03:11 +00:00
Description
Open-source keyboard firmware for Atmel AVR and Arm USB families
GPL-2.0 1.1 GiB
Languages
C 92%
C++ 3.5%
Makefile 3.4%
Python 1%