qmk_firmware/Projects/AVRISP
Dean Camera 4bb236e9a0 Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP commands from timing out too early.
Add check to the PROGRAM FLASH ISP and PROGRAM EEPROM ISP handler to return an explicit error when the host attempts to write more data than the device is able to buffer.
2009-08-28 08:24:50 +00:00
..
Lib Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP commands from timing out too early. 2009-08-28 08:24:50 +00:00
AVRISP.c Optimized Endpoint_Read_Word_* and Pipe_Read_Word_* macros to reduce compiled size. 2009-08-25 14:30:42 +00:00
AVRISP.h Add VTARGET level detection to the AVRISP project on supported AVR models. 2009-08-25 14:02:47 +00:00
AVRISP.txt Added extra note about missing OUT endpoint configuration to the HID Device mode Class driver. 2009-08-27 07:10:00 +00:00
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 2009-08-25 13:21:19 +00:00
Descriptors.h Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 2009-08-25 13:21:19 +00:00
Doxygen.conf Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 2009-08-25 13:21:19 +00:00
makefile Add VTARGET level detection to the AVRISP project on supported AVR models. 2009-08-25 14:02:47 +00:00