Re: Build your own custom NodeMCU firmware in the cloud
Posted: Tue Jun 02, 2015 2:25 pm
This is the last status update in this thread. All further updates will be posted to separate threads.
The font selection is done. Has worked reliably so far.
The modifications to the version string were activated about an hour ago. After booting the firmware will now report something like this
SSL is disabled by default but will be enabled automatically if the MQTT module is selected. Of course you may enable it manually even without MQTT.
Furthermore, real-time build stats are available at http://frightanic.com/nodemcu-custom-build/stats.php. This page is linked to from the start page and the build confirmation page (idea: analyze the stats while waiting for your build to finish ).
Have fun!
http://frightanic.com/nodemcu-custom-build/
The font selection is done. Has worked reliably so far.
The modifications to the version string were activated about an hour ago. After booting the firmware will now report something like this
Code: Select all
NodeMCU custom build by frightanic.com
branch: master
SSL: true
modules: node,file,gpio,wifi,net,uart,mqtt
built on: 2015-06-02 12:44
powered by Lua 5.1.4
SSL is disabled by default but will be enabled automatically if the MQTT module is selected. Of course you may enable it manually even without MQTT.
Furthermore, real-time build stats are available at http://frightanic.com/nodemcu-custom-build/stats.php. This page is linked to from the start page and the build confirmation page (idea: analyze the stats while waiting for your build to finish ).
Have fun!
http://frightanic.com/nodemcu-custom-build/