OpenRTX/platform/targets/ttwrplus
Niccolò Izzo fe027c440c ttwrplus: enable volume control
Replaced KEY_F7 and KEY_F8 with KEY_VOLUP and KEY_VOLDOWN.
Remapped the T-TWR Plus volume up and down keys to those, fixing a bug
in the pmu key detection where the wrong active edge was selected.
Adapt soft volume code for the UV3x0 to control code in the T-TWR Plus
by acting on the AT1846s Rx gain.
For target T-TWR Plus bound long press of KEY_VOLDOWN to macro menu open.
Unbound KNOB_LEFT and KNOB_RIGHT to squelch control and bound
instead KEY_VOLUP and KEY_VOLDOWN.

TG-553
2023-09-20 21:08:35 +02:00
..
support Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
CMakeLists.txt ttwrplus: enable macro menu usage 2023-09-20 21:08:35 +02:00
Kconfig.board Update T-TWR devicetree 2023-09-20 21:08:35 +02:00
Kconfig.defconfig Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
Kconfig.sysbuild Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
board.cmake Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
hwconfig.h ttwrplus: enable GPS 2023-09-20 21:08:35 +02:00
platform.c ttwrplus: enable volume control 2023-09-20 21:08:35 +02:00
pmu.cpp ttwrplus: enable volume control 2023-09-20 21:08:35 +02:00
pmu.h ttwrplus: implemented PMU interrupts handling 2023-09-20 21:08:35 +02:00
ttwrplus.dts ttwrplus: implemented PMU interrupts handling 2023-09-20 21:08:35 +02:00
ttwrplus.yaml Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
ttwrplus_defconfig ttwrplus: enable TURBO mode on SA868S 2023-09-20 21:08:35 +02:00