changeset 686:59f07d67eb45

luna target split into luna1 and luna2 luna1 is FC Luna based on iWOW DSK v4.0 or v5.0 motherboard luna2 is FC Luna based on FC Caramel2 MB
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 12 Oct 2020 18:51:24 +0000
parents 3fb7384e820d
children 9dcc97616b30
files targets/luna.conf targets/luna.h targets/luna1.conf targets/luna1.h targets/luna2.conf targets/luna2.h
diffstat 6 files changed, 24 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/targets/luna.conf	Thu Sep 24 21:03:08 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
-TPUDRV_blob=blobs/patches/tpudrv-leonardo.lib
-FLASH_BASE_ADDR=0
-FLASH_SECTOR_SIZE=0x10000
--- a/targets/luna.h	Thu Sep 24 21:03:08 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#define	CONFIG_TARGET_LUNA	1
-#define	CONFIG_TARGET_TANGO	1
-#define	CONFIG_GPIO046_OUTPUTS	1
-#define	CONFIG_MCSI_UNUSED	1
-#define	CONFIG_GPIO1_HIGH	1
-#define	GPIO1_SPEAKER_CTRL	0
-#define	UARTFAX_CLASSIC_DTR_DCD	0
-#define	TARGET_HAS_PWL		1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna1.conf	Mon Oct 12 18:51:24 2020 +0000
@@ -0,0 +1,4 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
+TPUDRV_blob=blobs/patches/tpudrv-leonardo.lib
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna1.h	Mon Oct 12 18:51:24 2020 +0000
@@ -0,0 +1,9 @@
+#define	CONFIG_TARGET_LUNA	1
+#define	CONFIG_TARGET_TANGO	1
+#define	CONFIG_GPIO046_OUTPUTS	1
+#define	CONFIG_MCSI_UNUSED	1
+#define	CONFIG_GPIO1_HIGH	1
+#define	CONFIG_GPIO3_OUTPUT	1
+#define	GPIO1_SPEAKER_CTRL	0
+#define	UARTFAX_CLASSIC_DTR_DCD	0
+#define	TARGET_HAS_PWL		1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna2.conf	Mon Oct 12 18:51:24 2020 +0000
@@ -0,0 +1,4 @@
+LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_amd8_tango.template
+TPUDRV_blob=blobs/patches/tpudrv-leonardo.lib
+FLASH_BASE_ADDR=0
+FLASH_SECTOR_SIZE=0x10000
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/targets/luna2.h	Mon Oct 12 18:51:24 2020 +0000
@@ -0,0 +1,7 @@
+#define	CONFIG_TARGET_LUNA	1
+#define	CONFIG_TARGET_TANGO	1
+#define	CONFIG_GPIO046_OUTPUTS	1
+#define	CONFIG_GPIO1_HIGH	1
+#define	GPIO1_SPEAKER_CTRL	0
+#define	UARTFAX_CLASSIC_DTR_DCD	1
+#define	TARGET_HAS_PWL		1