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
b736a5ef2b
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
2010-02-02 03:22:45 +00:00
..
Lib
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
2010-02-02 03:22: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
Make AVRISP XPROG function parameters const where possible.
2010-02-01 05:34:59 +00:00
AVRISP.txt
Make TPI programming protocol program in words, not bytes to satisfy the datasheet conditions.
2010-02-02 03:22:45 +00:00
Descriptors.c
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
2010-02-01 12:35:48 +00:00
Descriptors.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Add Webserver project Doxygen configuration file and overview document.
2010-01-25 12:46:57 +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