samd/boards: Add default deploy instructions.

Signed-off-by: robert-hh <robert@hammelrath.com>
pull/11106/head
robert-hh 2023-04-06 16:21:58 +02:00 zatwierdzone przez Damien George
rodzic 05e684dc07
commit b7180d53f0
1 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,10 @@
For deploying the MicroPython firmware to the SAMD module, follow
the procedure:
- Push the reset button twice or call machine.bootloader(). A drive
icon should appear representing a virtual drive.
- Copy the .uf2 file with the required firmware to that drive.
As soon as the drive disappears, the firmware is loaded and started.