OpenRTX/platform/targets/ttwrplus
Ryan Turner 00a4dbb063 style: resolve ambiguous paths on include macros
Update meson and cmake config to only include openrtx and platform paths.
Update files to use <..> for system and external libraries, ".." for
project files and new relative paths as necessary.

Did not attempt to fix areas where includes that should be <..> were
previously ".."

Inspired by #96, closes #359.

Acked-by: Silvano Seva <silseva@fastwebnet.it>
2025-09-28 17:27:45 +02:00
..
support Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
CMakeLists.txt ttwrplus: updated GPS driver 2025-08-15 20:07:32 +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: updated GPS driver 2025-08-15 20:07:32 +02:00
platform.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
pmu.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
pmu.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
ttwrplus.dts style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
ttwrplus.yaml Added Lilygo T-TWR Plus target, using stub drivers. 2023-09-20 21:08:35 +02:00
ttwrplus_defconfig Using newlib-specific sniprintf in place of snprintf 2024-02-06 19:19:44 +01:00