summaryrefslogtreecommitdiffstats
path: root/firmware/Makefile
diff options
context:
space:
mode:
authorJenna Fox <a@creativepony.com>2012-09-24 12:59:06 +1000
committerJenna Fox <a@creativepony.com>2012-09-24 12:59:06 +1000
commitab6db42bceb1e50bdc77c720109d5e9fbac4ff7d (patch)
treedafc0eaa51e27671711d0fa04970279479bc8a28 /firmware/Makefile
parent9ffb7706a99d3ca0be55fc23fc8107123c2f3ed1 (diff)
downloadmicronucleus-ab6db42bceb1e50bdc77c720109d5e9fbac4ff7d.tar.gz
micronucleus-ab6db42bceb1e50bdc77c720109d5e9fbac4ff7d.tar.bz2
micronucleus-ab6db42bceb1e50bdc77c720109d5e9fbac4ff7d.zip
revert damn you!
Diffstat (limited to 'firmware/Makefile')
-rw-r--r--firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/Makefile b/firmware/Makefile
index 9f36797..6596147 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -20,7 +20,7 @@ DEVICE = attiny85
# BOOTLOADER_ADDRESS is 1800 for 8k devices, 3800 for 16k and 7800 for 32k.
# Can be on the start of any flash page for ATtiny85, but must be set low enough so there is space for the full boot loader
# BOOTLOADER_ADDRESS is in units of 8 bytes seems like
-BOOTLOADER_ADDRESS = 1704
+BOOTLOADER_ADDRESS = 1700
FUSEOPT = $(FUSEOPT_t85)
LOCKOPT = -U lock:w:0x2f:m