nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.62k stars 3.12k forks source link

ESP32: IDF 4.4.2 upgrade #3550

Closed jmattsson closed 1 year ago

jmattsson commented 1 year ago

Just a maintenance PR - upgrades the used IDF to latest 4.4.2 release, and updates the github actions version per github recommendations.

A couple of small adjustments required due to minor changes in the IDF. Adjusted the embed_lfs.sh script to hopefully be more future-proof now.

Testing done on C3 only at this point.

jmattsson commented 1 year ago

Haha, yeah the LFS is our bread and butter!