Merge pull request #356 from oliverschmidt/master

Allow text screen memory to be aligned to 0x2000.
This commit is contained in:
Oliver Schmidt 2013-09-10 12:01:09 -07:00
commit 810f770e49

View file

@ -36,7 +36,7 @@ ETHERNET = cs8900a
CONTIKI_CPU = $(CONTIKI)/cpu/6502
include $(CONTIKI_CPU)/Makefile.6502
STARTADDR_FLAG = -S 0x2300
STARTADDR_FLAG = -S 0x2400
SHADOW_RAM_SOURCEFILES = tcpip.c uip.c uip_arp.c
# Set a target-specific variable value