Skip to content

Commit 4be1973

Browse files
authored
Merge pull request #1624 from arduino/karlsoderby/remove-mp-guides
[MicroPython] Remove old MP guides
2 parents 2d7cd9c + 03c9372 commit 4be1973

File tree

7 files changed

+9
-697
lines changed

7 files changed

+9
-697
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,17 @@ The Nano 33 BLE Sense Rev2 can be programmed through the **Web Editor**. To get
6767

6868
- [Getting started with the Web Editor](/cloud/web-editor/tutorials/getting-started/getting-started-web-editor)
6969

70+
71+
## MicroPython
72+
73+
This board is supported by MicroPython. Visit the [MicroPython documentation](/micropython) for getting started with installation and usage.
74+
7075
## Using OpenMV IDE
7176

7277
If you want to use your board with MicroPython and OpenMV. Follow the tutorial below.
7378

7479
- [Getting started with OpenMV with Nano 33 BLE Sense Rev2](/tutorials/nano-33-ble-sense/getting-started-omv)
7580

76-
If you want an overlook of the functions and features that MicroPython provides, take a look at the tutorial below.
77-
78-
- [MicroPython functions and syntax guide](/tutorials/nano-33-ble-sense/ble-sense-python-api)
7981

8082
### Forcing Bootloader
8183

0 commit comments

Comments
 (0)