qmk_firmware/Projects/AVRISP
Dean Camera 489515fbbf Make WaitWhileBusy function in the AVRISP project more explicit about how it sends and receives the busy check command.
Reduce size of PROGRAM FLASH ISP or PROGRAM EEPROM ISP buffer to 256 bytes to prevent blowing the stack on the smallest USB AVR models.
2009-08-27 23:07:53 +00:00
..
Lib Make WaitWhileBusy function in the AVRISP project more explicit about how it sends and receives the busy check command. 2009-08-27 23:07:53 +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