Hello World example code for sakura.io with Mbed.
Please install mbed-cli .
pyenv install 2.7.11
pyenv virtualenv mbed-cli 2.7.11
pyenv activate mbed-cli
pip install mbed-cli
mbed import https://github.com/sakuraio/sakuraio-mbed-standard
cd sakuraio-mbed-standard
mbed compile -m NUCLEO_F401RE -t GCC_ARM