Starting point for the exercise in the IoT workshop

Committer:
marcozecchini
Date:
Tue Feb 26 19:07:40 2019 +0000
Revision:
0:66a70b507959
Starting point

Who changed what in which revision?

UserRevisionLine numberNew contents of line
marcozecchini 0:66a70b507959 1 You first need to import the mbed-os library to start coding! To do so:
marcozecchini 0:66a70b507959 2 1. Click on "Import"
marcozecchini 0:66a70b507959 3 2. In the upper part of the new view click on: "Click here" to import from url
marcozecchini 0:66a70b507959 4 3. Compile like this: "Source URL": https://github.com/ARMmbed/mbed-os/, "Import as": Library, "Import name": mbed-os,
marcozecchini 0:66a70b507959 5 "Target Path": Exercise_workshop (or the name of your project)
marcozecchini 0:66a70b507959 6 4.