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 b408a5fe62
Add const qualifier to the parameters of Projects' functions where possible.
15 years ago
..
Board Add Benito board LED driver to the Benito Programmer project. 15 years ago
Lib Add const qualifier to the parameters of Projects' functions where possible. 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 Add double banking property to LUFA powered projects in the Projects directory. Add guards to macro parameters to ensure that formulas passed as parameters don't mess up the internal macro structure. 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 Speed up bit-banged USART code in the AVRISP project. 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 Fix invalid Event name rule in demo/project makefiles. 15 years ago