diff targets/c139.conf @ 258:13bcc2ed7e44

configure.sh & targets/*.conf: emit FLASH_BASE_ADDR & FLASH_SECTOR_SIZE into the generated Makefile
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 04 Aug 2017 07:14:16 +0000
parents 5c13f9325e2d
children 36eb33f1d45a
line wrap: on
line diff
--- a/targets/c139.conf	Fri Aug 04 06:54:12 2017 +0000
+++ b/targets/c139.conf	Fri Aug 04 07:14:16 2017 +0000
@@ -2,3 +2,5 @@
 MAIN_blob=blobs/patches/main-rvtmodem.lib
 INIT_blob=blobs/patches/main-rvtmodem/init.obj
 TPUDRV_blob=
+FLASH_BASE_ADDR=0x10000
+FLASH_SECTOR_SIZE=0x10000