misc stuff, preparation hack for autonomous clock (needs to be reverted)

This commit is contained in:
ikari
2009-12-03 00:30:05 +01:00
parent 0f0b1d5beb
commit 81097a290e
9 changed files with 40 additions and 22 deletions

View File

@@ -73,7 +73,8 @@ else ifeq ($(MCU),atmega644)
BINARY_LENGTH = 0xf000
EFUSE = 0xfd
HFUSE = 0x91
LFUSE = 0xef
# LFUSE = 0xef
LFUSE = 0xaf
else ifeq ($(MCU),atmega644p)
BINARY_LENGTH = 0xf000
EFUSE = 0xfd