qmk_firmware/Projects/Benito
Dean Camera b221e7d175 Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
Add guard to the HID Host Class driver SetProtocol command, to ensure that the device supports boot protocol mode before issuing the request.
2009-09-09 13:17:04 +00:00
..
Board Add Benito board LED driver to the Benito Programmer project. 2009-08-05 13:17:06 +00:00
Lib Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +00:00
Benito Programmer.inf Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 2009-09-06 04:15:35 +00:00
Benito.c Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +00:00
Benito.h Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09:49 +00:00
Benito.txt Remove information about 64 bit Windows OS signing requirements for the CDC based demos -- apparently the native CDC driver can be installed without first disabling the OS's driver signing requirements. 2009-09-07 08:11:17 +00:00
Descriptors.c Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 2009-09-06 04:15:35 +00:00
Descriptors.h Added new Benito project, a simple modified USB-to-Serial bridge for the programming of AVRs using the official Arduino bootloader. 2009-07-23 10:39:10 +00:00
Doxygen.conf Added new Benito project, a simple modified USB-to-Serial bridge for the programming of AVRs using the official Arduino bootloader. 2009-07-23 10:39:10 +00:00
makefile Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 2009-09-09 13:17:04 +00:00