Subversion Repositories HomeAutomation

Rev

Rev 1685 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1685 Rev 1693
Line 46... Line 46...
46
EXTFUSE=0x01
46
EXTFUSE=0x01
47
 
47
 
48
#MCU = atmega328p
48
#MCU = atmega328p
49
#HIGHFUSE=0xdc
49
#HIGHFUSE=0xdc
50
#LOWFUSE=0xe0
50
#LOWFUSE=0xe0
51
#EXTFUSE=0x02
51
#EXTFUSE=0x04
52
 
52
 
53
 
53
 
54
# for using the same system.inc we use BIOSDIR and BIOSTARGET for setting the correct file to flash
54
# for using the same system.inc we use BIOSDIR and BIOSTARGET for setting the correct file to flash
55
# flash:w:$(BIOSDIR)/$(BIOSTARGET).hex
55
# flash:w:$(BIOSDIR)/$(BIOSTARGET).hex
56
BIOSDIR = .
56
BIOSDIR = .