annotate targets/tangomdm.h @ 212:7f3266e247d6

audio mode load: gracefully handle mode files of wrong AEC version Irrespective of which AEC policy we adopt for FC Selenite (keep L1_NEW_AEC disabled like in Magnetite or enable it like in Tourmaline), we MUST gracefully handle the case of wrong AEC version on audio mode load: disable AEC instead of loading garbage. Therefore, we apply the same change to src/cs/services/audio/audio_mode_load.c as we made in Tourmaline and Magnetite last year.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Oct 2022 00:31:30 +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