marcelstoer / docker-nodemcu-build

Docker image to build NodeMCU firmware for the ESP8266 on your machine
https://hub.docker.com/r/marcelstoer/nodemcu-build/
MIT License
129 stars 63 forks source link

Add list of enabled modules to welcome message #37

Closed dimitrit closed 6 years ago

dimitrit commented 6 years ago

Fixes #31

marcelstoer commented 6 years ago

Looks just fine, thanks. Can you provide a sample boot message from the firmware you tested with?

dimitrit commented 6 years ago

Here are a couple of samples showing the module names in the boot message:

marcelstoer commented 6 years ago

Thanks a lot Dimitri for your dedication and the thorough testing!