qmk_firmware/Projects/Benito
Dean Camera dc68de15b6 Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Fix up demo documentation device compatibility list to be as general as possible to reduce changes required as Atmel releases more devices within the same USB AVR series.
2009-10-12 05:59:55 +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 Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +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