Changes for new icoboard

We now have more memory, so no need to compile for flash.
This commit is contained in:
Ralf Schlatterbeck 2016-06-30 12:57:32 +02:00
parent 7d63a0f487
commit fab42e0d67
2 changed files with 7 additions and 3 deletions

View file

@ -16,7 +16,8 @@ all: wallclock.$(TARGET) $(PLATFORM_FILES)
CONTIKI=../../..
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
LDFLAGS += -T riscv_flash.ld
# Use this if running from flash, this needs flashpmem in icosoc.cfg
#LDFLAGS += -T riscv_flash.ld
PROJECTDIRS += $(REST_RESOURCES_DIR) $(REST_RESOURCES_DIR_COMMON)
PROJECT_SOURCEFILES += $(REST_RESOURCES_FILES)

View file

@ -1,8 +1,11 @@
# Board
board icoboard_gamma
# enable compressed ISA support
compressed_isa
# enable code in flash
flashpmem
# (don't) enable code in flash
#flashpmem
# Digilent PmodUSBUART on PMOD3
# http://store.digilentinc.com/pmodusbuart-usb-to-uart-interface/