8 years, 11 months ago.

how to add an existing static lib to the project when using yotta build?

i build mbed modules using yotta;

yotta will use target and build a image for;

then all yotta modules are source code, and if we dependent on a another module, we can put the needed module under folder yotta_modules;

but if some one give me a lib, so how to add it into the project?

thanks

Be the first to answer this question.