Fix TeensyHID bootloader - change vendor page in the descriptors to match the undocum...
[pub/USBasp.git] / Projects / AVRISP / Lib / PDIProtocol.c
index 1b3fc53..43370c7 100644 (file)
@@ -38,7 +38,7 @@
 \r
 #if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)\r
 /** Base absolute address for the target's NVM controller */\r
-uint32_t XPROG_Param_NVMBase;\r
+uint32_t XPROG_Param_NVMBase = 0x010001C0;\r
 \r
 /** Size in bytes of the target's EEPROM page */\r
 uint32_t XPROG_Param_EEPageSize;\r