Page 1 of 1

ESP8266 firmwares without and with ulab module

Posted: Mon Jul 27, 2020 7:10 am
by rcolistete
I've compiled ESP8266 firmwares without and with ulab module, look at :
Firmwares for MicroPython on ESP8266.

- MicroPython v1.12 firmwares with 'ulab' v0.54.0 module for ESP8266 :
* 2 firmwares with ulab v0.54.0 for ESP8266 >= 2 MB and 1 MB of flash. Note that the firmware for ESP8266 with 1 MB flash memory has filesystem reduced to 348 kB (from 396 kB) to allow the 'ulab' module fitting in this smaller flash memory;

- MicroPython v1.12 firmwares without ulab :
* 3 firmwares for ESP8266 >= 2 MB, 1 MB and 512 kB of flash, useful to compare (size, etc) with the firmwares including ulab.

Changed in 2020-08-07 : pointing to https://gitlab.com/rcolistete/micropython-firmwares