Skip to content

Commit b7180d5

Browse files
robert-hhdpgeorge
authored andcommitted
samd/boards: Add default deploy instructions.
Signed-off-by: robert-hh <[email protected]>
1 parent 05e684d commit b7180d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ports/samd/boards/deploy.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)