Collection of RTOS aware low-level (HAL) and high-level libraries (drivers) for the STM32 device family
From low-level to high-level (high numbers = high abstraction)
Periphirals
: periphiral (HAL) librariesDrivers
: component specific driver librariesDevices
: high-level device abstraction layer, mostly containing templates used by component driversModules
: interconnecting modules utilizing and combining devices or driversMisc
: platform independent algorithms and libraries