OpenRTX/platform
Silvano Seva e9b517abbc STM32F4: rcc: added rcc_getPeriphClock function
Added function to retrieve the clock frequency of the bus a peripheral is
attached to, given its base address. The function is C++ only and relies
on constexpr mechanism to have zero memory footprint.
2025-08-13 18:56:25 +02:00
..
drivers drivers: gps: added ring buffer for storing NMEA sentences. 2025-08-13 18:56:25 +02:00
mcu STM32F4: rcc: added rcc_getPeriphClock function 2025-08-13 18:56:25 +02:00
targets Fixed compilation errors with GCC 15.1 2025-07-08 21:36:25 +02:00