You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/AVRISP
Dean Camera 69802635ed
Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.
16 years ago
..
Lib Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning. 16 years ago
AVRISP.c Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming. 16 years ago
AVRISP.h Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming. 16 years ago
AVRISP.txt Start of implementation of the low level TPI programming protocol in the AVRISP project. 16 years ago
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 16 years ago
Descriptors.h Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 16 years ago
Doxygen.conf Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project. 16 years ago
makefile Stub out more of the TPI programming protocol routines in the AVRISP project. 16 years ago