OpenRTX/platform/mcu/STM32F4xx
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
..
boot style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
drivers style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
linker_script_MDx.ld STM32F4: added linker script section for a .bss area in the 128kB SRAM 2025-03-07 19:06:27 +01:00
stm32_1m+192k_rom.ld STM32F4: changed name of Module17 linker script to a more generic one 2025-03-10 21:52:50 +01:00