FreeCalypso > hg > fc-selenite
annotate targets/c11x.h @ 192:4f40ae165be4
abb.c & init.c: sync with Magnetite for Luna additions
These Luna target-specific additions are conditionalized on CONFIG_TARGET_LUNA,
a C preprocessor symbol that will never be defined in Selenite, hence this
change has exactly zero impact on FC Selenite. However, they are being pulled
in as a sync in order to keep the diff between Magnetite and Selenite to a
minimum; keeping this diff to a minimum increases our opportunities for
possible evolution of future FC firmwares.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 23 May 2020 07:03:46 +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 |