OpenRTX/platform/drivers/stubs
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
..
audio_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
cps_io_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
display_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
inputStream_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
keyboard_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
nvmem_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
outputStream_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
radio_stub.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00