diff targets/luna1.h @ 696:2d310cfce661

targets/*.h: sync with Tourmaline: new preprocessor symbols CONFIG_TARGET_LEO_RFFE and ABB_SLEEP_RESTRICTION
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 09 Jun 2021 17:05:01 +0000
parents 59f07d67eb45
children
line wrap: on
line diff
--- a/targets/luna1.h	Sat Oct 24 17:33:10 2020 +0000
+++ b/targets/luna1.h	Wed Jun 09 17:05:01 2021 +0000
@@ -1,9 +1,11 @@
 #define	CONFIG_TARGET_LUNA	1
 #define	CONFIG_TARGET_TANGO	1
+#define	CONFIG_TARGET_LEO_RFFE	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	ABB_SLEEP_RESTRICTION	1
 #define	TARGET_HAS_PWL		1