OpenRTX/platform/mcu/STM32H7xx/drivers
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
..
DmaStream.hpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
Lptim.hpp Updated year in copyright headers 2025-04-04 21:15:39 +02:00
delays.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
rcc.cpp style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
rcc.h STM32H7: rcc: added rcc_getPeriphClock function 2025-08-13 18:56:25 +02:00