OpenRTX/platform/targets/ttwrplus
Niccolò Izzo c60f580396 ttwrplus: add support for SA868
Add support for initializing SA868 and querying its firmware version,
created a new instance of the AT1846S class that leverages the SA8x8
serial connection as an i2c implementation.
Rx works! In the sense that the RSSI bar behaves as expected, still no
audio.

This commit was contributed by edgetriggered.

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: add support for SA868 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: add support for SA868 2023-09-20 21:08:35 +02:00
pmu.cpp ttwrplus: Set battery charging current to 500mAh to limit PMU heating and max. capacity to 80% to extend lifetime by 2.5x-3x 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 SA868 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 SA868 2023-09-20 21:08:35 +02:00