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

Unify output filenames fixes #45 #47

Closed HHHartmann closed 5 years ago

HHHartmann commented 5 years ago

now creates default LFS filename without ":" and timeformat and integer/float like for firmware builds

marcelstoer commented 5 years ago

Haven't tested myself but the code looks sane. Thanks 🙇 👏