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
b68f7f1649
Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
2010-01-25 00:52:45 +00:00
..
Lib
Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver.
2010-01-25 00:52:45 +00:00
AVRISP.c
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin.
2010-01-19 05:27:58 +00:00
AVRISP.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
AVRISP.txt
Update Doxygen configuration files to the latest Doxygen version.
2010-01-06 13:37:29 +00:00
Descriptors.c
Clean up of the altered XPLAINBridge project.
2010-01-19 05:38:21 +00:00
Descriptors.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Update Doxygen configuration files to the latest Doxygen version.
2010-01-06 13:37:29 +00:00
makefile
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
2010-01-24 11:13:23 +00:00