Time for 3.5 bump.

Paul Sokolovsky 2015-08-20 00:14:03 +03:00
parent fdc25cb105
commit bf8a8bd697
1 changed files with 1 additions and 1 deletions

@ -7,7 +7,7 @@ This is the [MicroPython](http://micropython.org/) project, which puts an implem
This wiki is to support development of the MicroPython core code and the various ports to new hardware/systems. This wiki is to support development of the MicroPython core code and the various ports to new hardware/systems.
### What is MicroPython ### What is MicroPython
MicroPython is a Python interpreter (with partial native code compilation feature). It provides a subset of Python 3.4 features, implemented for embedded processors and constrained systems. Read more about the differences to CPython [[here|Differences]]. MicroPython is a Python interpreter (with partial native code compilation feature). It provides a subset of Python 3.5 features, implemented for embedded processors and constrained systems. Read more about the differences to CPython [[here|Differences]].
### Boards ### Boards
The [Kickstarter board (Pyboard)](https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers) The [Kickstarter board (Pyboard)](https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers)