projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Renamed HotmailNotifier project to LEDNotifier.
[pub/USBasp.git]
/
Projects
/
AVRISP
/
Lib
/
PDIProtocol.c
diff --git
a/Projects/AVRISP/Lib/PDIProtocol.c
b/Projects/AVRISP/Lib/PDIProtocol.c
index
1b3fc53
..
43370c7
100644
(file)
--- a/
Projects/AVRISP/Lib/PDIProtocol.c
+++ b/
Projects/AVRISP/Lib/PDIProtocol.c
@@
-38,7
+38,7
@@
\r
#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)
\r
/** Base absolute address for the target's NVM controller */
\r
\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
\r
/** Size in bytes of the target's EEPROM page */
\r
uint32_t XPROG_Param_EEPageSize;
\r