FreeCalypso > hg > fc-selenite
annotate targets/fcdev3b.h @ 178:42edfb87ae0f
targets/*.h: sync with Magnetite, getting newly added
GPIO1_SPEAKER_CTRL and CONFIG_MCSI_MODEM #defines.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 04 Jan 2020 21:24:04 +0000 |
parents | a911ac771094 |
children | ae3106eb5923 |
rev | line source |
---|---|
16
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #define CONFIG_TARGET_FCFAM 1 |
163
a911ac771094
board preprocessor conditionals: prep for more FC hw in the future
Mychaela Falconia <falcon@freecalypso.org>
parents:
16
diff
changeset
|
2 #define CONFIG_TARGET_FCMODEM 1 |
178
42edfb87ae0f
targets/*.h: sync with Magnetite, getting newly added
Mychaela Falconia <falcon@freecalypso.org>
parents:
163
diff
changeset
|
3 #define CONFIG_MCSI_MODEM 1 |
42edfb87ae0f
targets/*.h: sync with Magnetite, getting newly added
Mychaela Falconia <falcon@freecalypso.org>
parents:
163
diff
changeset
|
4 #define GPIO1_SPEAKER_CTRL 1 |
16
5ba4316fa42c
targets: initial import from Magnetite (pruned)
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #define UARTFAX_CLASSIC_DTR_DCD 1 |