Skip to content
Snippets Groups Projects
Select Git revision
  • 9e1dec181806d7cd34b5dfec8cdce4c41b39ab53
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

reference

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Peter Hinch authored and Damien George committed
    It contains detailed information about writing scripts to run efficiently
    on microcontrollers (and other constrained systems).
    9e1dec18
    History

    The MicroPython language

    MicroPython aims to implement the Python 3.4 standard, and most of the features of MicroPython are identical to those described by the documentation at docs.python.org.

    Differences to standard Python as well as additional features of MicroPython are described in the sections here.