qmk_firmware/Projects
Dean Camera 1e8df8951a Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes.
Added ShutDown functions for all hardware peripheral drivers, so that peripherals can be turned off after use.
2009-08-23 04:01:49 +00:00
..
Benito Added beginnings of a new AVRISP-MKII clone project. 2009-08-17 12:38:24 +00:00
Incomplete/AVRISP Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes. 2009-08-23 04:01:49 +00:00
Magstripe Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project. 2009-08-19 06:25:54 +00:00
MissileLauncher Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 2009-08-05 06:36:31 +00:00
makefile Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient. 2009-08-18 07:42:19 +00:00