# HG changeset patch # User Mychaela Falconia # Date 1516241923 0 # Node ID 84e1e41b7812846a5c0d8a1c53a1936d15a3bd40 # Parent 41d2eb63fe4dfc8bf11a49b39c914924ff7ed377 targets/dsample.{conf,h}: configuration created diff -r 41d2eb63fe4d -r 84e1e41b7812 targets/dsample.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/dsample.conf Thu Jan 18 02:18:43 2018 +0000 @@ -0,0 +1,6 @@ +CHIPSET=8 +DSP=33 +RF=10 +LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_int8_lj3.template +FLASH_BASE_ADDR=0 +FLASH_SECTOR_SIZE=0x10000 diff -r 41d2eb63fe4d -r 84e1e41b7812 targets/dsample.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/dsample.h Thu Jan 18 02:18:43 2018 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_DSAMPLE 1 +#define UARTFAX_CLASSIC_DTR_DCD 1