Skip to content

Commit f8106c3

Browse files
committed
[GIGA] MicroPython guide update
Added a note that uPython is installed on the M7 core.
1 parent eab19fe commit f8106c3

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)