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.
9 years, 5 months ago.
Library distribution without source
Hello all, Im new to the mbed and am looking for some information library distribution.
I need to provide a library to my clients without providing the source or the ability to edit the library. It looks like this is not possible with the online compiler and must be done using GCC - is that accurate?
Thanks Jay
1 Answer
9 years, 5 months ago.
The online compiler is indeed not intended for that. You can using an offline compiler compile a library and import it in the online compiler again, where you can publish it for distribution. Don't ask me how it is done exactly, but here is an example: https://developer.mbed.org/components/Tilt-Compensated-eCompass-FPU-Optimized/
A follow up for anyone who may find this in the future...
I hope this helps someone at some point Jay
posted by Jay Lash 24 Aug 2015