projects
/
pub
/
USBaspLoader.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
USBaspLoader ninth and a half stable release v0.95
[pub/USBaspLoader.git]
/
firmware
/
spminterface.h
diff --git
a/firmware/spminterface.h
b/firmware/spminterface.h
index
7a7e545
..
8026aca
100644
(file)
--- a/
firmware/spminterface.h
+++ b/
firmware/spminterface.h
@@
-4,7
+4,7
@@
* Creation Date: 2012-08-01
* Copyright: (c) 2012 by Stephan Baerwolf
* License: GNU GPL v2 (see License.txt)
* Creation Date: 2012-08-01
* Copyright: (c) 2012 by Stephan Baerwolf
* License: GNU GPL v2 (see License.txt)
- * Version: 0.9
+ * Version: 0.9
5
*/
#ifndef SPMINTERFACE_H_f70ba6adf7624275947e859bdbff0599
*/
#ifndef SPMINTERFACE_H_f70ba6adf7624275947e859bdbff0599
@@
-137,6
+137,10
@@
ret
#endif
#endif
+#ifndef SPMEN
+#define SPMEN SELFPRGEN
+#endif
+
/*
* Call the "bootloader__do_spm"-function, located within the BLS via comfortable C-interface
* During operation code will block - disable or reset watchdog before call.
/*
* Call the "bootloader__do_spm"-function, located within the BLS via comfortable C-interface
* During operation code will block - disable or reset watchdog before call.