File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,13 +6,10 @@ The MicroPython project
66 <img src =" https://raw.githubusercontent.com/micropython/micropython/master/logo/upython-with-micro.jpg " alt =" MicroPython Logo " />
77</p >
88
9- This is the MicroPython project, which aims to put an implementation
10- of Python 3.x on microcontrollers and small embedded systems .
9+ This is the MicroPython project, an implementation of Python 3.x for
10+ microcontrollers, embedded systems and other constrained platforms .
1111You can find the official website at [ micropython.org] ( http://www.micropython.org ) .
1212
13- WARNING: this project is in beta stage and is subject to changes of the
14- code-base, including project-wide name changes and API changes.
15-
1613MicroPython implements the entire Python 3.4 syntax (including exceptions,
1714` with ` , ` yield from ` , etc., and additionally ` async ` /` await ` keywords from
1815Python 3.5 and some select features from later versions). The following core
You can’t perform that action at this time.
0 commit comments