5 years ago.

Uploading folder from local pc to mbed compiler webpage:

Course professor gave a folder with skeleton code which is to be edited, upload to the mbed device and then ran. My question is: how do I upload the modified files, located on my local pc, to the mbed compiler website, where I have a folder ready for this transfer-of-files purpose.

1 Answer

5 years ago.

Hello Victor,

  • Pack your folder with the skeleton code into a .zip file on you local drive.
  • In the online compiler right-click on your target program and in the local menu select Import Library ... and then From Import Wizard ....
  • Proceed to the Upload tab and click on the 'Add file:' Browse ... button located at the bottom-left corner.
  • Navigate to the zip file and select it.
  • Click on the Open button . Consequently the file will be added to the List of local files to import to your workspace.
  • Select the zip file on the list and then click on the Import! button located in the top-right corner.