You are viewing an older revision! See the latest version

Importing code

The mbed Compiler makes it easy to import code published on mbed.org or located on your local machine.

Importing from mbed.org

The Import Wizard allows you to import programs and libraries published by mbed users. This is useful for importing code that has been packaged as a reusable library component (e.g. a class for a peripheral), so you can quickly pull in the building blocks for your project.

/media/uploads/screamer/import-wizard-overview.png

The import a program like shown on the image above, you have to select the desired program from the list and click the Import button.


All wikipages