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
Dean Camera f070902bdb
Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PROGRAM_EEPROM_ISP polling and endpoint bank clearing, add hardware delays/timeouts to the V2 Protocol handler in the AVRISP project.
15 years ago
..
Benito Added beginnings of a new AVRISP-MKII clone project. 15 years ago
Incomplete/AVRISP Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PROGRAM_EEPROM_ISP polling and endpoint bank clearing, add hardware delays/timeouts to the V2 Protocol handler in the AVRISP project. 15 years ago
Magstripe Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer project. 15 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. 15 years ago
makefile Fixed invalid data being returned when a GetStatus request is issued in Device mode with an unhandled data recipient. 15 years ago