How to import online compiler code in to mbed studio

can we import online compiler code in to Mbed studio?

Hi Ramasamy,

There are 2 ways of how you can import a program from Online Compiler into Mbed Studio at the moment.

  1. Using an export: Creating or importing a program - Creating or importing a program | Mbed Studio Documentation
  2. Publishing your code on os.mbed.com or any git provider (for example Github, Gitlab, etc…). After that you can import it into Studio directly from your Source Control Repository: Creating or importing a program - Creating or importing a program | Mbed Studio Documentation

We are also working on Keil Studio browser version. It will have an even simpler flow for importing programs from Online Compiler. You can find more information about it here: https://www.keil.arm.com/

Thanks,
Arek - Studio team