Skip to content

Commit 03ac216

Browse files
authored
Merge pull request #1036 from arduino/karlsoderby/giga-mp-update
[GIGA] MicroPython guide update
2 parents eab19fe + f8106c3 commit 03ac216

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-micropython/giga-micropython.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ You will need the following software/tools installed:
2828

2929
## Installation
3030

31+
Following the steps below will install MicroPython on the **M7** core.
32+
33+
***Please note that after this installation is complete, your board will no longer be detected as an Arduino device. In order to go back to using the Arduino programming environment, you need to reset the board. This is simply done by double tapping the reset button.***
34+
3135
**1.** Download the [GIGAR1_MP_FW.dfu](/resources/firmware/GIGAR1_MP_FW.dfu) firmware (latest firmware is always available at the [MicroPython with Arduino](/micropython/) page).
3236

3337
**2.** Download the [dfu-util](https://dfu-util.sourceforge.net/) tool, or install via Brew (or other package managers). Make sure it is in your PATH.

0 commit comments

Comments
 (0)