summaryrefslogtreecommitdiffstats
path: root/firmware/bootloaderconfig.h
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2014-01-05 17:29:43 +0100
committercpldcpu <cpldcpu@gmail.com>2014-01-05 17:29:43 +0100
commit570ffd3e2f81f4ec03ed362c94b26573748864a1 (patch)
treeaf395106e940e7445e456581170f75846d7dd951 /firmware/bootloaderconfig.h
parent385cc20f4911b6260cdda8d550a034b2506d538b (diff)
downloadmicronucleus-570ffd3e2f81f4ec03ed362c94b26573748864a1.tar.gz
micronucleus-570ffd3e2f81f4ec03ed362c94b26573748864a1.tar.bz2
micronucleus-570ffd3e2f81f4ec03ed362c94b26573748864a1.zip
firmware: reset vector patching in commandline tool
Diffstat (limited to 'firmware/bootloaderconfig.h')
-rw-r--r--firmware/bootloaderconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/bootloaderconfig.h b/firmware/bootloaderconfig.h
index b551db7..7931432 100644
--- a/firmware/bootloaderconfig.h
+++ b/firmware/bootloaderconfig.h
@@ -143,7 +143,7 @@ these macros are defined, the boot loader uses them.
// number of bytes before the boot loader vectors to store the tiny application vector table
#define TINYVECTOR_RESET_OFFSET 2
-#define TINYVECTOR_OSCCAL_OFFSET 6
+#define TINYVECTOR_OSCCAL_OFFSET 4
/* ------------------------------------------------------------------------ */
// postscript are the few bytes at the end of programmable memory which store tinyVectors