qmk_firmware/Projects
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
..
AVRISP 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
Benito Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity. 2009-08-25 08:09: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 Partial Commit: Remove now empty Projects\Incomplete directory and add the new AVRISP project to the Projects directory makefile. 2009-08-25 13:24:21 +00:00