Gregor Hartmann

Results 82 comments of Gregor Hartmann

@nwf, Did you prefer the 2nd LFS partition or the LFS builtin to a dev image? @TerryE or will we be able to include one LFS image in the build...

I feel we shouldn't close finished PRs. If we don't want them they still can help someone else

I've also been thinking about something like this. Why not have luac.cross compile the sources as needed (5.1 or 5.3 / integer or not) before including them in the firmware....

@TerryE Terry, why do you need all different variants. For one specific firmware you need one matching variant which can be built on the fly using luac.cross. No need to...

Terry, thanks for your answer. I will try and understand why this is not going to be an easy task. I seem to have a quite incomplete view of the...

You can disable checks in luacheck by adding a comment. See the luacheck documentation

That sounds like a good idea. There is also a possible related issue #386 . Please also note that in the near future configuration will be changed for esp8266 to...

I tried to find where I read it but can't. Seems that I didn't read close enough. It is between https://github.com/nodemcu/nodemcu-firmware/issues/1657#issuecomment-441338203 and a testrun to integrate and build the two...