4. Supported versions
4.1. Supported MicroPython versions
At any given point in time, emlearn-micropython only supports one MicroPython version. In general we strongly encourage people to use the latest version. There are no long-term-support or bugfix versions of emlearn-micropython, at this point.
MicroPython |
emlearn-micropython |
|---|---|
1.28.x |
master |
1.28.x |
0.11.x |
1.27.x |
0.10.x |
1.26.x |
0.9.x |
1.25.x |
0.8.x |
If you build emlearn-micropython from source, it might also work on a couple of MicroPython versions around the time of the commit, but this is not guaranteed.
4.2. Supported hardware
Due to limitations in MicroPython support for C modules, the hardware support is a bit different for Native modules (recommended) versus External modules (advanced).