This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-14 23:54:06 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
History
Dean Camera
9274610a48
Commit for the 100807 release.
2010-08-09 01:55:02 +00:00
..
Lib
Commit for the 100807 release.
2010-08-09 01:55:02 +00:00
AVRISP-MKII.aps
Rename the AVRISP main source files to AVRISP-MKII so that it matches the project name. Add AVRStudio project file for the AVRISP-MKII project.
2010-07-13 04:16:23 +00:00
AVRISP-MKII.c
Invert the logic for the VBUS power light in the AVRISP-MKII project for the USBTINY-MKII board target.
2010-08-01 06:53:08 +00:00
AVRISP-MKII.h
Add special support to the AVRISP-MKII for the new model USBTINY-MKII's additional LED to indicate target power source.
2010-07-29 13:04:53 +00:00
AVRISP-MKII.txt
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
2010-07-30 09:48:35 +00:00
Descriptors.c
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Descriptors.h
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
2010-07-21 16:19:32 +00:00
Doxygen.conf
Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations.
2010-08-02 08:53:23 +00:00
makefile
Fix invocations of avr-size in all makefiles broken on unpatched *nix systems, due to the recent update to the latest WinAVR makefile template.
2010-08-08 08:30:42 +00:00