Skip to content

Commit ed38a1e

Browse files
authored
Merge pull request #1708 from arduino/karlsoderby/retired-mp-page
[MicroPython] Archive MP article
2 parents cc14a38 + 966973a commit ed38a1e

File tree

13 files changed

+2
-2
lines changed

13 files changed

+2
-2
lines changed

content/micropython/01.basics/02.board-installation/board-installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ author: Francesca Sanfilippo, Karl Söderby & Jacob Hylén
55
micropython_type: basics
66
featured: micropython
77
hero_image: "./hero-banner.png"
8+
hero_position: 1
89
---
910

1011
So what do you need to start your first project with MicroPython and Arduino? First, you will need a compatible board. In this page, you will find the compatible boards, with instructions on how to install them.
File renamed without changes.

content/learn/03.programming/05.arduino-and-python/arduino-and-python.md renamed to content/retired/04.other/arduino-and-python/arduino-and-python.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ tags:
66
- MicroPython
77
- Arduino Lab
88
- OpenMV
9-
hero_position: 1
109
---
1110

12-
***To download the firmware required to run MicroPython on your Arduino board, visit the [Arduino MicroPython downloads page](/micropython).***
11+
***This article is archived and no longer updated. MicroPython documentation now lives at [docs.arduino.cc/micropython](https://docs.arduino.cc/micropython/).***
1312

1413
[MicroPython](https://micropython.org/) is an implementation of the [Python® programming language](https://www.python.org/) that comes with a subset of the Python® standard library, and is designed **to run on microcontrollers**.
1514

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)