We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e684d commit b7180d5Copy full SHA for b7180d5
ports/samd/boards/deploy.md
@@ -0,0 +1,10 @@
1
+For deploying the MicroPython firmware to the SAMD module, follow
2
+the procedure:
3
+
4
+- Push the reset button twice or call machine.bootloader(). A drive
5
+ icon should appear representing a virtual drive.
6
7
+- Copy the .uf2 file with the required firmware to that drive.
8
9
+As soon as the drive disappears, the firmware is loaded and started.
10
0 commit comments