Conversation
settings like LUA version, LUA init string, SPIFFS 1M boundary and more. Refactoring some of the shell syntax.
And adjusting the relative location of env-vars and firmware.
|
sorry @marcelstoer , ive pushed to wrong master branch. |
|
unless you're interested in this, i'd suggest to close this request. |
|
Thanks for the mistake 😄 This comes totally out of the blue. After more than 7y in operation you're the first to fork my cloud builder backend! |
|
ha-ha, you're certainly jesting ;) if you look at https://github.com/fikin/nodemcu-device/blob/main/build.config, you'd probably grasp the functionality immediately by looking at the new options. in essence these changes add new config options for:
with exception to last option, all other should be fully compatible with stock firmware source tree right away. the last one is essentially moving "firmware/lua_modules" under "firmware/local", so that one can build LFS and SPIFFS images.
|
i.e. modules and lua-modules csv is formed out of distinct settings.
7148bc8 to
179d541
Compare
No description provided.