qmk_firmware/Projects/MissileLauncher
Dean Camera d1608d4af3 Added const where possible to the source functions in the Projects directory.
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device.

Removed string descriptors from the TeensyHID bootloader to reduce its size.
2009-12-26 04:13:55 +00:00
..
ConfigDescriptor.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
ConfigDescriptor.h Oops - restore deleted MissileLauncher project, fix all spelling errors for "missile". TODO: Learn how to actually spell. 2009-06-18 10:49:19 +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
MissileLauncher.c Added const where possible to the source functions in the Projects directory. 2009-12-26 04:13:55 +00:00
MissileLauncher.h Added const where possible to the source functions in the Projects directory. 2009-12-26 04:13:55 +00:00
MissileLauncher.txt Speed up bit-banged USART code in the AVRISP project. 2009-12-15 11:12:38 +00:00
makefile Fix invalid Event name rule in demo/project makefiles. 2009-10-16 08:04:51 +00:00