OpenRTX/platform/mcu/STM32H7xx/boot
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
..
arch_registers_impl.h Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
bsp.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
libc_integration.cpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
startup.cpp STM32H: drivers: renamed pll sources to "rcc" 2025-08-13 18:56:25 +02:00