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/XPROG
Dean Camera 15f84bb8f5
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
15 years ago
..
TINYNVM.c New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 15 years ago
TINYNVM.h Fix TPI mode chip erase code not properly erasing the target memory space. 15 years ago
XMEGANVM.c Fix TPI mode chip erase code not properly erasing the target memory space. 15 years ago
XMEGANVM.h Cleanup and partially fix AVRISP-MKII project's TPI programming support. 15 years ago
XPROGProtocol.c Fix TPI mode chip erase code not properly erasing the target memory space. 15 years ago
XPROGProtocol.h Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs. 15 years ago
XPROGTarget.c Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements are met, rather than a fixed number of NOPs. 15 years ago
XPROGTarget.h Minor code cleanups, remove TemperatureDataLogger host application's Visual Studio Solution files, add LibHIDNet license files. 15 years ago