Current Lua downloadable firmware will be posted here

User avatar
By dnc40085
#19293 After many headaches I finally found it!
The command is:
Code: Select allsrec_cat -output SINGLE.bin -binary 0x00000.bin -binary -fill 0xff 0x00000 0x10000 0x10000.bin -binary -offset 0x10000 esp_init_data_default.bin -binary -offset 0x7c000 blank.bin -binary -offset 0x7e000
It was nowhere to be found on chadouming's github, I finally found it when I was going through the Travis CI build for my recent PR to the NodeMCU GitHub