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 3705330dd3
Use -pedantic compile time option to find and correct several minor code errors.
15 years ago
..
Lib Use -pedantic compile time option to find and correct several minor code errors. 15 years ago
AVRISP.c Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming. 15 years ago
AVRISP.h Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming. 15 years ago
AVRISP.txt The AVRISP project can now enter PDI mode under both bit-bang and hardware USART connection modes, tested against the XPLAIN board hardware. Still need to complete higher level NVM access code so that the device's memories can be read and written. 15 years ago
Descriptors.c Partial Commit: Move AVRISP project out of the Projects\Incomplete directory. 15 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. 15 years ago
Doxygen.conf Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project. 15 years ago
makefile The AVRISP project can now enter PDI mode under both bit-bang and hardware USART connection modes, tested against the XPLAIN board hardware. Still need to complete higher level NVM access code so that the device's memories can be read and written. 15 years ago