FreeCalypso > hg > fc-magnetite
annotate targets/leonardo.h @ 702:9394305d4ff5 default tip
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:14:44 +0000 |
parents | 2d310cfce661 |
children |
rev | line source |
---|---|
623
df3649549840
Leonardo target: targets/leonardo.{conf,h} created
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #define CONFIG_TARGET_LEONARDO 1 |
696
2d310cfce661
targets/*.h: sync with Tourmaline: new preprocessor symbols
Mychaela Falconia <falcon@freecalypso.org>
parents:
630
diff
changeset
|
2 #define CONFIG_TARGET_LEO_RFFE 1 |
627
4a8dacbe9187
targets/*.h: #define GPIO1_SPEAKER_CTRL to 0 or 1 as appropriate
Mychaela Falconia <falcon@freecalypso.org>
parents:
623
diff
changeset
|
3 #define GPIO1_SPEAKER_CTRL 1 |
630
b639f7ab0007
Leonardo GPIO 2 fix
Mychaela Falconia <falcon@freecalypso.org>
parents:
627
diff
changeset
|
4 #define UARTFAX_CLASSIC_DTR_DCD 0 |