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-06-15 03:11:17 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Projects
/
AVRISP-MKII
/
Lib
History
Dean Camera
009eebf229
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project.
2010-08-31 07:32:48 +00:00
..
ISP
Commit for the 100807 release.
2010-08-09 01:55:02 +00:00
XPROG
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
2010-07-29 07:09:57 +00:00
V2Protocol.c
Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project.
2010-08-31 07:32:48 +00:00
V2Protocol.h
Added compile time error to the AVRISP-MKII project when built for the U4 chips, as the default VTARGET detection ADC channel does not exist on these chips (thanks to Marco).
2010-08-22 01:42:09 +00:00
V2ProtocolConstants.h
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
V2ProtocolParams.c
Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz via a new software SPI driver.
2010-07-29 07:09:57 +00:00
V2ProtocolParams.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