-->
Page 1 of 1

Building NodeMCU for the ESP32 just got a lot simpler

PostPosted: Mon Nov 26, 2018 7:43 am
by marcelstoer
NodeMCU for the ESP32 is making good progress! New contributors helped raise the number of available modules to ~30.

Today it also became a lot simpler to build your own firmware - even if you are not a Linux user. This morning I release an updated Docker image that supports ESP32 builds: https://github.com/marcelstoer/docker-n ... -for-esp32

Re: Building NodeMCU for the ESP32 just got a lot simpler

PostPosted: Thu Dec 27, 2018 5:49 am
by adoconnection
Marcel, Hi!

do you have any plans to update nodemcu-build.com to support ESP32 builds?
It would be a magic Christmas present for all of us :)

Re: Building NodeMCU for the ESP32 just got a lot simpler

PostPosted: Thu Dec 27, 2018 6:30 am
by marcelstoer
I have more plans than I have time, pity.

But yes, it's definitely one of the goals for the upcoming months. Now that I tackled it for the Docker builder it's also a bit less daunting as I will be able learn/adapt/reuse from those scripts. One open questions is where to get a sensible sdkconfig file from.