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 0f51db56c0
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
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 Tweaks to the new Benito Programmer project for documentation and port/pin usage. 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 Added explicit attribute masks to the device mode demos' descriptors. 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