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-MKII/Lib
Dean Camera a447ae134f
Fixed broken lock byte programming in the AVRISP-MKII clone project for some XMEGA targets.
15 years ago
..
ISP Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when writing in non-paged mode and the polling byte cannot be used. 15 years ago
XPROG Fixed broken lock byte programming in the AVRISP-MKII clone project for some XMEGA targets. 15 years ago
V2Protocol.c Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. 15 years ago
V2Protocol.h Added compile time error to the AVRISP-MKII project when built for the U4 chips, as the default VTARGET detection ADC channel does not exist on these chips (thanks to Marco). 15 years ago
V2ProtocolConstants.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
V2ProtocolParams.c Changed default value for the reset polarity parameter in the AVRISP-MKII project so that it defaults to active low drive. 15 years ago
V2ProtocolParams.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 15 years ago