Skip to content

Collection of RTOS aware low-level (HAL) and high-level libraries (drivers) for the STM32 device family

License

Notifications You must be signed in to change notification settings

mindThomas/STM32-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32-libraries

Collection of RTOS aware low-level (HAL) and high-level libraries (drivers) for the STM32 device family

Layer Hierarchy

From low-level to high-level (high numbers = high abstraction)

  1. Periphirals : periphiral (HAL) libraries
  2. Drivers : component specific driver libraries
  3. Devices : high-level device abstraction layer, mostly containing templates used by component drivers
  4. Modules : interconnecting modules utilizing and combining devices or drivers
  5. Misc : platform independent algorithms and libraries

About

Collection of RTOS aware low-level (HAL) and high-level libraries (drivers) for the STM32 device family

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages