qmk_firmware/Projects/Benito
Dean Camera 064e6a2f32 Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state.
CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker).

The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool.
2009-09-06 04:15:35 +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 Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs where timer 1 was needed instead did not have the endpoint size neccesary for good audio throughput anyway. 2009-07-28 10:46:20 +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 Replace -finline-limit with -fno-inline-small-functions in project makefiles. 2009-08-30 06:52:03 +00:00