For those using Mbed-os, and always wanted to work offline, this may be good news.
Arm has recently released a public beta of Mbed Studio, their new IDE specifically for Mbed os. This can be downloaded and tested here – https://os.mbed.com/studio/
This includes the Arm v6 compiler and support for a wide range of boards.
Mbed studio offers some compelling features, including:
- Create, build and deploy a project right from within Mbed studio
- intellisense editing features (https://os.mbed.com/docs/mbed-studio/0.4/using-mbed-studio/intellisense-code-editing.html)
- Integrated support for version control
- Integrated debug support (currently limited to a select few boards)
For education, this is a compliment to the online compiler mbed.com
See https://os.mbed.com/docs/mbed-studio/0.4/introduction/index.html for more details.