cancel
Showing results for 
Search instead for 
Did you mean: 

Writing STM32CubeIDE libraries. What is the best Practice?

m12lrpv
Associate III

I'm just starting to play with the STM32 chips and like the Cube environment for it's ability to configure the chips functionality.

I want to be able to write my own class libraries for obvious reasons. Reusable Code is the name of the game.

What is the best way to integrate a source code library into a workspace such that all projects in that workspace can use that library.

10 REPLIES 10
MCUpwr
Associate III

Tnks