You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
15 years ago
..
Board Add Benito board LED driver to the Benito Programmer project. 15 years ago
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. 15 years ago
Benito Programmer.inf Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 15 years ago
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. 15 years ago
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. 15 years ago
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. 15 years ago
Descriptors.c Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state. 15 years ago
Descriptors.h Added new Benito project, a simple modified USB-to-Serial bridge for the programming of AVRs using the official Arduino bootloader. 15 years ago
Doxygen.conf Added new Benito project, a simple modified USB-to-Serial bridge for the programming of AVRs using the official Arduino bootloader. 15 years ago
makefile Replace -finline-limit with -fno-inline-small-functions in project makefiles. 15 years ago