At the moment if I run ``` bash $ mbed new myapp ``` the tool fetches the HEAD of ARMmbed/mbed-os master, which is prone to bugs and instabilities. A sensible default would be to fetch the latest stable release/tag. See for example: https://github.com/ARMmbed/uvisor/issues/312. @screamerbg @geky @sg-