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.
7 years, 2 months ago.
HOW TO IMPORT MBED OS LIBRARY in mbed Online Compiler
When I click "import" and then click on the "libraries" tab, I get taken to the libraries search page, which is blank. Searching for the keyword "mbed" ( as per the instructions on the mbed OS 5 handbook , I am hit with 46 pages of search results:
Since the site is so slow, this would probably take a few hours just to sift through all the pages of search results.
Anyone know what the ACTUAL way to import the mbed os library into a project in the online compiler is (as opposed to the way described in the handbook, which clearly is not workable)?
1 Answer
7 years, 2 months ago.
This doc is outdated. The best way is to use "import from URL" and use https://github.com/armmbed/mbed-os for the target URL.
If the doc is outdated, then how come it is still accessible and not labelled as outdated?
posted by 09 Oct 2017Fair point. Though, the doc you linked is not accessible if you follow the documentation link in the banner of the website. The documentation in your link, and even in the new documentation, needs to be revisited for mbed OS vs the traditional mbed API. They are using an outdated method for importing the mbed library, as you have pointed out. It is an oversight that it was not updated. I will work to update the documentation. Sorry for the inconvenience, and thank you for bringing this to my attention.
posted by 09 Oct 2017