annotate targets/tangomdm.h @ 211:4035c19073aa

etm_audio.c: fix off-by-one error in auw of FIR coefficients This fix was already made in FC Tourmaline a while back, but it is also the kind of bugfix that deserves to be backported to Magnetite and Selenite as well.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Oct 2022 00:18:16 +0000
parents ae3106eb5923
children f2a59f3c4f8f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
181
e9674b5a00ed targets/tangomdm.* added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #define CONFIG_TARGET_TANGO 1
202
ae3106eb5923 targets/*.h: sync with Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents: 181
diff changeset
2 #define CONFIG_GPIO046_OUTPUTS 1
ae3106eb5923 targets/*.h: sync with Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents: 181
diff changeset
3 #define CONFIG_TANGO_MODEM 1
181
e9674b5a00ed targets/tangomdm.* added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define CONFIG_MCSI_MODEM 1
e9674b5a00ed targets/tangomdm.* added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define CONFIG_GPIO1_HIGH 1
e9674b5a00ed targets/tangomdm.* added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #define GPIO1_SPEAKER_CTRL 0
202
ae3106eb5923 targets/*.h: sync with Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents: 181
diff changeset
7 #define UARTFAX_CLASSIC_DTR_DCD 1
ae3106eb5923 targets/*.h: sync with Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents: 181
diff changeset
8 #define TARGET_HAS_PWL 1