Subversion Repositories HomeAutomation

Rev

Rev 344 | Rev 349 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 344 Rev 348
Line 15... Line 15...
15
endif
15
endif
16
BIOS_RAM_END   = 0x0080012a
16
BIOS_RAM_END   = 0x0080012a
17
 
17
 
18
DEFS           = -I../AVR-Bios\
18
DEFS           = -I../AVR-Bios\
19
				-I../lib/src/lcd\
19
				-I../lib/src/lcd\
20
#				-I../lib/funcdefs\
20
				-I../lib/funcdefs\
21
 
21
 
22
LIBS           =
22
LIBS           =
23
 
23
 
24
# You should not have to change anything below here.
24
# You should not have to change anything below here.
25
 
25