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
49b09a2042
Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
...
Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro.
2010-03-22 07:12:25 +00:00
..
Lib
Remove redundant check in the software PDI programming code of the AVRISP project.
2010-03-17 13:07:22 +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
Add NO_VTARGET_DETECT compile time option to the AVRISP-MKII clone project, to disable VTARGET detection on AVR models with an on-chip ADC.
2010-02-13 03:21:28 +00:00
Descriptors.c
Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
2010-03-22 07:12:25 +00:00
Descriptors.h
Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
2010-03-22 07:12:25 +00:00
Doxygen.conf
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
2010-02-03 00:57:49 +00:00
makefile
Software PDI mode breaks unless the software USART has 100 cycles between bits.
2010-03-17 11:48:39 +00:00