qmk_firmware/Projects/Benito
Dean Camera ecd82778cf Added beginnings of a new AVRISP-MKII clone project.
Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints.

Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros.
2009-08-17 12:38:24 +00:00
..
Board Add Benito board LED driver to the Benito Programmer project. 2009-08-05 13:17:06 +00:00
Benito Programmer.inf Tweaks to the new Benito Programmer project for documentation and port/pin usage. 2009-07-23 11:01:32 +00:00
Benito.c Added beginnings of a new AVRISP-MKII clone project. 2009-08-17 12:38:24 +00:00
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. 2009-08-05 13:16:36 +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 Added explicit attribute masks to the device mode demos' descriptors. 2009-08-13 08:14:16 +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 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. 2009-08-05 13:16:36 +00:00