Skip to main content
slu.7
Associate II
December 3, 2020
Solved

How to configurate a project to build as a library project and output library file

  • December 3, 2020
  • 4 replies
  • 1167 views

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 

This topic has been closed for replies.
Best answer by Cartu38 OpenDev

I guess you're looking for static library project

0693W000006ER0AQAW.jpg

4 replies

Pavel A.
Super User
December 3, 2020
Cartu38 OpenDev
Cartu38 OpenDevBest answer
Graduate II
December 3, 2020

I guess you're looking for static library project

0693W000006ER0AQAW.jpg

slu.7
slu.7Author
Associate II
December 4, 2020

thank all for hep​

slu.7
slu.7Author
Associate II
March 23, 2021

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??