# HG changeset patch # User Mychaela Falconia # Date 1475417859 0 # Node ID 6c3881378a315105a18b501e61609e713dc50271 # Parent 46d9d68a39115de5db2701e8e4c8cd298ed2b338 targets: c139 and pirelli added diff -r 46d9d68a3911 -r 6c3881378a31 targets/c139.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/c139.conf Sun Oct 02 14:17:39 2016 +0000 @@ -0,0 +1,3 @@ +LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template +MAIN_blob=blobs/patches/main-rvtmodem.lib +TPUDRV_blob= diff -r 46d9d68a3911 -r 6c3881378a31 targets/c139.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/c139.h Sun Oct 02 14:17:39 2016 +0000 @@ -0,0 +1,4 @@ +#define CONFIG_TARGET_C139 1 +#define CONFIG_TARGET_COMPAL 1 +#define USE_TSPACT2_FOR_TXLOW 1 +#define UARTFAX_CLASSIC_DTR_DCD 0 diff -r 46d9d68a3911 -r 6c3881378a31 targets/pirelli.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/pirelli.conf Sun Oct 02 14:17:39 2016 +0000 @@ -0,0 +1,3 @@ +LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_pirelli_flash.template +MAIN_blob=blobs/patches/main-pirelli.lib +TPUDRV_blob= diff -r 46d9d68a3911 -r 6c3881378a31 targets/pirelli.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/pirelli.h Sun Oct 02 14:17:39 2016 +0000 @@ -0,0 +1,2 @@ +#define CONFIG_TARGET_PIRELLI 1 +#define UARTFAX_CLASSIC_DTR_DCD 0