UNPKG

pxt-common-packages

Version:
25 lines (15 loc) 772 B
# Uploading programs on your @boardname@ While you're writing and testing your programs, you'll mostly be [running them in the simulator](/device/simulator), but once you've finished your program you can **compile** it and run it on your @boardname@. The basic steps are: 1. Connect your @boardname@ to your computer via USB 2. Press the reset button **once** and see that the **@drivename@** drive appears 2. Click **Download** and download the `.uf2` file 3. Copy the `.uf2` file from your computer onto the @drivename@ drive ### ~ hint In Microsoft Edge, Firefox and Internet Explorer, you can save the ``.uf2`` file directly into the @drivename@ drive! ### ~ ### ~hint Transfer not working? See some [troubleshooting tips](/device/usb/troubleshooting). ### ~