This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-19 10:54:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43b9d552bb0a32c5cd5f9fa72a8cb3c871ad5ef3
qmk_firmware-mirror
/
Projects
/
AVRISP-MKII
/
Lib
T
History
Dean Camera
43b9d552bb
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +00:00
..
ISP
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
2011-01-30 23:12:06 +00:00
XPROG
Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.
2011-01-30 19:47:31 +00:00
V2Protocol.c
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeouts, to reduce CPU usage and free timer 0 for other uses in the future.
2011-01-22 17:48:06 +00:00
V2Protocol.h
Changed AVRISP-MKII project to use the Watchdog interrupt for command timeouts, to reduce CPU usage and free timer 0 for other uses in the future.
2011-01-22 17:48:06 +00:00
V2ProtocolConstants.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
V2ProtocolParams.c
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00
V2ProtocolParams.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00