projects
/
pub
/
USBaspLoader.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename feature "HAVE_STMOPCODE_TUNNELCMD" into "HAVE_DOSPM_TUNNELCMD" (since I forgot...
[pub/USBaspLoader.git]
/
firmware
/
main.c
diff --git
a/firmware/main.c
b/firmware/main.c
index
c99cf13
..
97d7bd7
100644
(file)
--- a/
firmware/main.c
+++ b/
firmware/main.c
@@
-95,7
+95,7
@@
typedef union longConverter{
}longConverter_t;
-#if HAVE_
STMOPCODE
_TUNNELCMD
+#if HAVE_
DOSPM
_TUNNELCMD
#if HAVE_BLB11_SOFTW_BACKDOOR
const uint16_t bootloader__do_spm[12] PROGMEM = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#else