You cannot 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-fw/Projects
Dean Camera 8cb8f1cfdd Switch to hardware delays and timeouts via a hardware timer in the V2 Protocol handler.
More additions to the PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP commands, although neither work correctly yet.

Added dummy RESET_PROTECTIONS handler to prevent the Atmel driver from crashing when the command returns an UNKNOWN_COMMAND error code.
16 years ago
..
Benito Added beginnings of a new AVRISP-MKII clone project. 16 years ago
Incomplete/AVRISP Switch to hardware delays and timeouts via a hardware timer in the V2 Protocol handler. 16 years ago
Magstripe Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project. 16 years ago
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. 16 years ago
makefile Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient. 16 years ago