Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 2 months ago.
importing back into mbed
If you export a project to an offline tool for the purpose of debug and end up making some changes (which is likely), can you then import the project back into mbed?
Tom
Question relating to:
1 Answer
10 years, 2 months ago.
Hi,
as you export, you get a copy of a project along with mercurial files (.hg directory). Therefore if you do any changes to files, you should be able to commit changes and push back.
Regards,
0xc0170