7 years, 6 months ago.

What program download method to use sine ZIP is no longer an option?

Hello,

Of the options available for someone who only uses the mbed compiler, what download option can be used which can later be uploaded back to the compiler? I am getting nervous that I cannot backup my programs any longer.

Regards,

...kevin

1 Answer

7 years, 6 months ago.

Hi Kevin,

You should look at using mbed-CLI, which is what you need:

All the information you need is located here, but you are more than welcome to ask me any questions.

https://github.com/ARMmbed/mbed-cli

This does not allow you to upload to the online compiler, but will allow you to pull all the same libraries, push your changes to a repository and also the bonus of being able to compile offline.

Regards,

Andrea, team mbed