# HG changeset patch # User Mychaela Falconia # Date 1560802973 0 # Node ID 030ce1ddd4f76c29197e63686be88f5ab0aa4fe1 # Parent de936aea260a7e8aa2e7f35c99fb4599d6807861 targets/gtm900.{conf,h}: temporary test build as Leonardo diff -r de936aea260a -r 030ce1ddd4f7 targets/gtm900.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/gtm900.conf Mon Jun 17 20:22:53 2019 +0000 @@ -0,0 +1,6 @@ +LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template +MAIN_blob=blobs/patches/main-fchw.lib +INIT_blob=blobs/patches/main-fchw/init.obj +TPUDRV_blob= +FLASH_BASE_ADDR=0 +FLASH_SECTOR_SIZE=0x10000 diff -r de936aea260a -r 030ce1ddd4f7 targets/gtm900.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/gtm900.h Mon Jun 17 20:22:53 2019 +0000 @@ -0,0 +1,6 @@ +/* + * Temporary test build: compile for Leonardo prior to adding + * true GTM900 target support. + */ +#define CONFIG_TARGET_LEONARDO 1 +#define UARTFAX_CLASSIC_DTR_DCD 1