OpenRTX/platform/targets/ttwrplus
Niccolò Izzo b4c8fca767
Implemented uf2 image wrapping for T-TWR Plus
T-TWR Plus target now produces images in UF2 format.
This format is compatible with bootloaders such as tinyuf2, and future
releases of the hardware will come pre-flashed with tinyuf2, thus
flashing them will not requires any other dependency than the uf2 file
itself.

TG-553
2023-10-18 11:27:43 +02:00
..
support Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
CMakeLists.txt Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +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: implemented the platform_pwrButtonStatus() function. 2023-09-20 21:16:43 +02:00
pmu.cpp ttwrplus: Add emergency shutdown 2023-10-17 09:54:13 +02:00
pmu.h ttwrplus: implemented the platform_pwrButtonStatus() function. 2023-09-20 21:16:43 +02:00
ttwrplus.dts Bump Zephyr to commit a4de2eb3d1756c 2023-09-20 21:16:43 +02:00
ttwrplus.yaml Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
ttwrplus_defconfig Implemented uf2 image wrapping for T-TWR Plus 2023-10-18 11:27:43 +02:00