2020-12-02 05:08 PM
we need a project to output as a library that can be called by other project.
How to configurate a project to build as a library project and output library file
Solved! Go to Solution.
2020-12-02 11:43 PM
2020-12-02 05:52 PM
2020-12-02 11:43 PM
I guess you're looking for static library project
2020-12-04 12:11 AM
thank all for hep
2021-03-23 12:06 AM
Hi
if use this way to create a static libarary project , does the lib generated by this project can be used on other cortex M4 mcu platform other than STM32??