Loading...
 
Skip to main content

System Workbench for STM32


several projects with same drivers

Hi Bernard,

Thanks for your response. Before I read your suggestion I achieved to use the same drivers as external folders by changing Project >> Properties >> C/C++ General >> Paths and Symbols >> Includes in all the three projects. Basically adding ../ to the current path I was using. That applies for all languages and configuration. Besides (and this is what I didn't do when it failed) I had to add the source location manually in Project >> Properties >> C/C++ General >> Paths and Symbols >> Source Location. Then it worked so I am currently using the same folder for the three projects. I hope this can be useful for other users too.

Anyway, I'll try to implement the static libraries you mentioned as soon as I have time for that. Because it looks like a better way to keep track of external libraries.

Thanks for the support!
yuroscm

 
Collapse/expand modules below