Shared personal library

I would like to store my personal .cpp and .h library files in store folder and share those with the different programs under Mbed Studio just like Mbed OS library is shared. This will help me maintaining my own libraries properly. I didn’t find a way to store such files in one folder and access those by adding a path in different programs. Can I do that?

Hello,

currently only the Mbed OS library is supported with this feature.
I also mentioned about this in my feedback of this feature, but no reaction and nothing change.

However if it is important for you, you can work around it and try to use a feature called mklink

BR, Jan