Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 11 months ago.
Static Library Distribution without Sources, is it possible?
Hello all,
Is there a configuration of the mbed online IDE that allows one to export a single static library for a particular platform instead of the sources? It seems that all of the export options that I've encountered in the IDE package-up a distribution of the sources as well. If the library includes code that's not open source then this is a bit of a problem.
Does anyone have any suggestions?
Thank you in advance.
1 Answer
10 years, 11 months ago.
Hello,
sensinode nsdl library is not opened sourced, it's available on mbed as a library https://developer.mbed.org/teams/Sensinode/code/nsdl_lib/. You can add a library to you program. Is this what you need?
Regards,
0xc0170