This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
History
Dean Camera
1eefbf9041
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
2012-09-17 21:00:59 +00:00
..
Config
Merge in latest trunk.
2012-05-20 15:43:51 +00:00
Lib
Oops - forgot to fix up the command timeout reset code in the AVRISP-MKII clone programmer.
2012-06-17 15:35:17 +00:00
AVRISP-MKII.c
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
2012-09-17 21:00:59 +00:00
AVRISP-MKII.h
Merge in latest trunk.
2012-05-20 17:16:21 +00:00
AVRISP-MKII.txt
Add additional driver documentation to the AVRISP-MKII clone programmer project.
2012-09-03 20:52:40 +00:00
AVRISPDescriptors.c
Alter the AVRISP-MKII clone project code to report a different serial number in libUSB compatibility mode, so that both the Jungo drivers and the libUSB drivers can be installed at the same time (and switched back and forth based on the current compatibility mode).
2012-09-03 20:26:34 +00:00
AVRISPDescriptors.h
Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project.
2012-08-12 13:25:27 +00:00
Doxygen.conf
Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release.
2012-08-13 05:11:27 +00:00
makefile
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00