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 99abd1a8b7
Added explicit attribute masks to the device mode demos' descriptors.
15 years ago
..
Board Add Benito board LED driver to the Benito Programmer project. 15 years ago
Benito Programmer.inf Tweaks to the new Benito Programmer project for documentation and port/pin usage. 15 years ago
Benito.c Make Benito ping-pong LED code more explicit, using masks of the TX and RX LED masks for ping-pong toggle rather than the ambiguous LED "Busy" mask. 15 years ago
Benito.h Fixed issue in USBtoSerial demos where the USART Rx line was not having its pullup enabled at startup, leading to noise being received from the Rx pin when left floating. 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 Fixed issue in USBtoSerial demos where the USART Rx line was not having its pullup enabled at startup, leading to noise being received from the Rx pin when left floating. 15 years ago