changeset 627:4a8dacbe9187

targets/*.h: #define GPIO1_SPEAKER_CTRL to 0 or 1 as appropriate
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 23 Dec 2019 07:12:10 +0000
parents 41238a8e140c
children 38a65c3a96af
files targets/c11x.h targets/c139.h targets/c155.h targets/dsample.h targets/fcdev3b.h targets/gtamodem.h targets/gtm900.h targets/j100.h targets/leonardo.h targets/pirelli.h
diffstat 10 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/targets/c11x.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/c11x.h	Mon Dec 23 07:12:10 2019 +0000
@@ -2,4 +2,5 @@
 #define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	0
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/c139.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/c139.h	Mon Dec 23 07:12:10 2019 +0000
@@ -2,4 +2,5 @@
 #define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	1
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/c155.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/c155.h	Mon Dec 23 07:12:10 2019 +0000
@@ -2,4 +2,5 @@
 #define	CONFIG_TARGET_C1XX	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	0
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/dsample.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/dsample.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,2 +1,3 @@
 #define	CONFIG_TARGET_DSAMPLE	1
+#define	GPIO1_SPEAKER_CTRL	1
 #define	UARTFAX_CLASSIC_DTR_DCD	1
--- a/targets/fcdev3b.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/fcdev3b.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,3 +1,4 @@
 #define	CONFIG_TARGET_FCFAM	1
 #define	CONFIG_TARGET_FCMODEM	1
+#define	GPIO1_SPEAKER_CTRL	1
 #define	UARTFAX_CLASSIC_DTR_DCD	1
--- a/targets/gtamodem.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/gtamodem.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,3 +1,4 @@
 #define	CONFIG_TARGET_GTAMODEM	1
 #define	CONFIG_MOKOFFS		1
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/gtm900.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/gtm900.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,2 +1,3 @@
 #define	CONFIG_TARGET_GTM900	1
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	1
--- a/targets/j100.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/j100.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,4 +1,5 @@
 #define	CONFIG_TARGET_J100	1
 #define	CONFIG_TARGET_COMPAL	1
 #define	USE_TSPACT2_FOR_TXLOW	0
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0
--- a/targets/leonardo.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/leonardo.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,2 +1,3 @@
 #define	CONFIG_TARGET_LEONARDO	1
+#define	GPIO1_SPEAKER_CTRL	1
 #define	UARTFAX_CLASSIC_DTR_DCD	1
--- a/targets/pirelli.h	Mon Dec 23 06:48:46 2019 +0000
+++ b/targets/pirelli.h	Mon Dec 23 07:12:10 2019 +0000
@@ -1,2 +1,3 @@
 #define	CONFIG_TARGET_PIRELLI	1
+#define	GPIO1_SPEAKER_CTRL	0
 #define	UARTFAX_CLASSIC_DTR_DCD	0