OpenRTX/platform/mcu/CMSIS/Include
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
..
arm_common_tables.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
arm_math.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
cmsis_gcc.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
core_cm0.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
core_cm3.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
core_cm4.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
core_cm7.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
core_cmFunc.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
core_cmInstr.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
core_cmSimd.h style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
irq.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00