OpenRTX/platform/targets/ttwrplus
Niccolò Izzo 8e8daa78c8 ttwrplus: implement PMU support
Begin implementing PMU, now successfully read and write registers, need
to implement button functionality, battery voltage readout, charge
detection etc.

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: implement PMU support 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 Enable malloc on ESP32 BSP, specify ttwrplus battery type. 2023-09-20 21:08:35 +02:00
platform.c ttwrplus: implement PMU support 2023-09-20 21:08:35 +02:00
pmu.cpp ttwrplus: implement PMU support 2023-09-20 21:08:35 +02:00
pmu.h ttwrplus: implement PMU support 2023-09-20 21:08:35 +02:00
ttwrplus.dts ttwrplus: add support for keys using Zephyr bindings 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: add support for keys using Zephyr bindings 2023-09-20 21:08:35 +02:00