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 93793679c9
Revert change to the AVRISP-MKII project for fuse byte programming via the CMDEX bit - this appears to be an error in the XMEGA manual external memory programming table.
14 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. 14 years ago
XPROG Revert change to the AVRISP-MKII project for fuse byte programming via the CMDEX bit - this appears to be an error in the XMEGA manual external memory programming table. 14 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. 14 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). 14 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. 14 years ago
V2ProtocolParams.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 15 years ago