annotate targets/luna2.h @ 290:0e5ccb343284

implement PWT buzzer driver The piece implemented here is the low-level driver component; there will also be a higher-level buzzer melody player service, to be implemented in RiViera land, that will be the sole caller of PWT API functions provided by the present driver.
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 26 Mar 2022 18:23:50 +0000
parents 10b3a6876273
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #define CONFIG_TARGET_LUNA 1
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define CONFIG_TARGET_TANGO 1
267
10b3a6876273 fc-target.h preprocessor symbols: introduce CONFIG_TARGET_LEO_RFFE
Mychaela Falconia <falcon@freecalypso.org>
parents: 266
diff changeset
3 #define CONFIG_TARGET_LEO_RFFE 1
18
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define CONFIG_GPIO046_OUTPUTS 1
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define CONFIG_GPIO1_HIGH 1
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #define GPIO1_SPEAKER_CTRL 0
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 #define UARTFAX_CLASSIC_DTR_DCD 1
266
160a5b3a076c new ABB_SLEEP_RESTRICTION definition in fc-target.h
Mychaela Falconia <falcon@freecalypso.org>
parents: 18
diff changeset
8 #define ABB_SLEEP_RESTRICTION 1
18
1d88c6370725 targets/*.h: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9 #define TARGET_HAS_PWL 1