# HG changeset patch # User Mychaela Falconia # Date 1588837194 0 # Node ID 27bb8ec7bbd36c725a4bf60bb64d556396621406 # Parent 7d6878435c85c2fe7b5d5bf63408db6e875e3e83 targets/luna.{conf,h} added diff -r 7d6878435c85 -r 27bb8ec7bbd3 targets/luna.conf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/luna.conf Thu May 07 07:39:54 2020 +0000 @@ -0,0 +1,3 @@ +LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_compact.template +FLASH_BASE_ADDR=0 +FLASH_SECTOR_SIZE=0x10000 diff -r 7d6878435c85 -r 27bb8ec7bbd3 targets/luna.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/targets/luna.h Thu May 07 07:39:54 2020 +0000 @@ -0,0 +1,6 @@ +#define CONFIG_TARGET_LUNA 1 +#define CONFIG_TARGET_TANGO 1 +#define CONFIG_MCSI_UNUSED 1 +#define CONFIG_GPIO1_HIGH 1 +#define GPIO1_SPEAKER_CTRL 0 +#define UARTFAX_CLASSIC_DTR_DCD 0