ESP8266 with 2MiB+ flash

Vendor: Espressif
Features: WiFi
Source on GitHub: esp8266/GENERIC
More info: Website

The following are daily builds of the ESP8266 firmware for boards with at least 2MiB of flash. They have the latest features and bug fixes, WebREPL is not automatically started, and debugging is enabled by default.

Note: v1.12-334 and newer (including v1.13) require an ESP8266 module with 2MiB of flash or more, and use littlefs as the filesystem by default. When upgrading from older firmware please backup your files first, and either erase all flash before upgrading, or after upgrading execute uos.VfsLfs2.mkfs(bdev).

OTA builds

Over-The-Air (OTA) builds of the ESP8266 firmware are also provided.

The first time you use this build you need to flash one of the "initial image" images using esptool.py as described above. After that, you can update the firmware over the air using the "OTA update" file in conjunction with the ota-client script from yaota8266. The "OTA update" files are digitally signed and will only work with the provided "initial image" files, and vice versa. (Note: this feature is work-in-progress.)

Installation instructions

Program your board using the esptool.py program as described the tutorial.

Firmware

Releases

v1.20.0 (2023-04-26) .bin [.elf] [.map] [Release notes] (latest)
v1.19.1 (2022-06-18) .bin [.elf] [.map] [Release notes]
v1.18 (2022-01-17) .bin [.elf] [.map] [Release notes]
v1.17 (2021-09-02) .bin [.elf] [.map] [Release notes]
v1.16 (2021-06-18) .bin [.elf] [.map] [Release notes]
v1.15 (2021-04-18) .bin [.elf] [.map] [Release notes]
v1.14 (2021-02-02) .bin [.elf] [.map] [Release notes]
v1.13 (2020-09-11) .bin [.elf] [.map] [Release notes]
v1.12 (2019-12-20) .bin [.elf] [.map] [Release notes]
v1.11 (2019-05-29) .bin [.elf] [.map] [Release notes]
v1.10 (2019-01-25) .bin [.elf] [.map] [Release notes]
v1.9.4 (2018-05-11) .bin [.elf] [.map] [Release notes]
v1.9.3 (2017-11-01) .bin [.elf] [.map] [Release notes]
v1.9.2 (2017-08-23) .bin [.elf] [.map] [Release notes]
v1.9.1 (2017-06-12) .bin [.elf] [.map] [Release notes]
v1.9 (2017-05-26) .bin [.elf] [.map] [Release notes]
v1.8.7 (2017-01-08) .bin [.elf] [.map] [Release notes]

Nightly builds

v1.20.0-162-gd080d427e (2023-06-06) .bin [.elf] [.map]
v1.20.0-161-gdb5444f68 (2023-06-05) .bin [.elf] [.map]
v1.20.0-156-ga79a6ab36 (2023-06-05) .bin [.elf] [.map]
v1.20.0-155-gce31e5a2d (2023-06-05) .bin [.elf] [.map]

Firmware (OTA compatible)

Releases

v1.20.0 (2023-04-26) .bin [.elf] [.map] [.ota] [Release notes] (latest)
v1.19.1 (2022-06-18) .bin [.elf] [.map] [.ota] [Release notes]
v1.18 (2022-01-17) .bin [.elf] [.map] [.ota] [Release notes]
v1.13 (2020-09-02) .bin [.elf] [.map] [.ota] [Release notes]
v1.12 (2019-12-20) .bin [.elf] [.map] [.ota] [Release notes]
v1.11 (2019-05-29) .bin [.elf] [.map] [.ota] [Release notes]
v1.10 (2019-01-25) .bin [.elf] [.map] [.ota] [Release notes]
v1.9.4 (2018-05-11) .bin [.elf] [.map] [.ota] [Release notes]
v1.9.3 (2017-11-01) .bin [.elf] [.map] [.ota] [Release notes]
v1.9.2 (2017-08-23) .bin [.elf] [.map] [.ota] [Release notes]
v1.9.1 (2017-06-11) .bin [.elf] [.map] [.ota] [Release notes]
v1.9 (2017-05-26) .bin [.elf] [.map] [.ota] [Release notes]

Nightly builds

v1.20.0-162-gd080d427e (2023-06-06) .bin [.elf] [.map] [.ota]
v1.20.0-161-gdb5444f68 (2023-06-05) .bin [.elf] [.map] [.ota]
v1.20.0-156-ga79a6ab36 (2023-06-05) .bin [.elf] [.map] [.ota]
v1.20.0-155-gce31e5a2d (2023-06-05) .bin [.elf] [.map] [.ota]