OpenRTX/platform/drivers/audio
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
..
Cx000_dac.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
Cx000_dac.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
MAX9814.h Updated year in copyright headers 2025-04-04 21:15:39 +02:00
MAX9814_Mod17.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_CS7000.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_GDx.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_MDx.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_Mod17.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_linux.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
audio_ttwrplus.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
file_source.c Updated year in copyright headers 2025-04-04 21:15:39 +02:00
file_source.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_adc.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_adc.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_dac.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_dac.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_pwm.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
stm32_pwm.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00