mbed-os-example-blinky

You are viewing an older revision! See the latest version

Homepage

Mini how-to "mbed-os-example-blinky"

1. Clone this repository with the command:

mbed import https://os.mbed.com/teams/Avnet-Silica/code/mbed-os-example-blinky/

2. Enter in the directory and compile the project

cd mbed-os-example-blinky

mbed compile -m SILICA_SENSOR_NODE -t GCC_ARM

3. Once compiled copy the binary file into the mass-storage of the SensorNode board. You will find the "mbed-os-example-blinky.bin" file at "mbed-os-example-blinky\BUILD\SILICA_SENSOR_NODE\GCC_ARM"


All wikipages