Skip to content

JojoS62/mbed-ce-test-apps

Repository files navigation

Mbed CE Hello World

This project implements a basic hello world using Mbed OS Community Edition. Use it as an example or a starting place for your own projects!

How to set up this project:

  1. Clone it to your machine. Don't forget to use --recursive to clone the submodules: git clone --recursive https://github.com/mbed-ce/mbed-ce-hello-world.git
  2. Set up the GNU ARM toolchain (and other programs) on your machine using the toolchain setup guide.
  3. Set up the CMake project for editing. We have three ways to do this:
  4. Build the flash-HelloWorld target to upload the code to a connected device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published