Useful Libraries for Embedded Systems¶
STM32¶
Board Support Package¶
-
MCU_BSP ðŊðâ
Daily development accumulation and optimization of board support package, need to cooperate with CUBEMX for initialization configuration. Completely decoupled from the files generated by CUBEMX, after reasonable configuration in your own project, you can use it.
-
STM32 Common Lib ðŊð
Common STM32 peripheral driver library.