FreeCalypso > hg > fc-selenite
annotate targets/c11x.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 | 42edfb87ae0f |
children | f2a59f3c4f8f |
rev | line source |
---|---|
16
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #define CONFIG_TARGET_C11X 1 |
154
9ae97f192d0b
targets/c1??.h: same CONFIG_TARGET_C1XX addition as in Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
16
diff
changeset
|
2 #define CONFIG_TARGET_C1XX 1 |
16
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 #define CONFIG_TARGET_COMPAL 1 |
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define USE_TSPACT2_FOR_TXLOW 0 |
178
42edfb87ae0f
targets/*.h: sync with Magnetite, getting newly added
Mychaela Falconia <falcon@freecalypso.org>
parents:
154
diff
changeset
|
5 #define GPIO1_SPEAKER_CTRL 0 |
16
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 #define UARTFAX_CLASSIC_DTR_DCD 0 |