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 multiple commands to also support LFS image creation #40

Closed HHHartmann closed 5 years ago

HHHartmann commented 5 years ago

This PR adds a build and an lfs-image command to the docker image. The default script merely prints a short help screen.

marcelstoer commented 5 years ago

Woah Gregor, good stuff, thanks!

marcelstoer commented 5 years ago

Great, Gregor! Almost ready to merge. There a one or two things in the README that I like to describe differently. I'll do that after the merge.

marcelstoer commented 5 years ago

Good job Gregor, thanks again. I now gave you proper credit in the README.

HHHartmann commented 5 years ago

Marcel you are welcome and thanks for the credits!