nodemcu-firmware/tools
Johny Mattsson 17df207a5f Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch.
Changes have been kept to a minimum, but a serious chunk of work was
needed to move from 8266isms to IDFisms.

Some things got refactored into components/lua/common, in particular
the LFS location awareness.

As part of this work I also evicted our partition table manipulation
code, as with the current IDF it kept breaking checksums and rendering
things unbootable, which is the opposite of helpful (which was the
original intent behind it).

The uart module got relocated from base_nodemcu to the modules component
properly, after I worked out how to force its inclusion using Kconfig alone.
2021-08-22 02:03:05 +10:00
..
extmod Add support for external modules (#3100) 2020-07-27 19:08:19 +02:00
.gitattributes merge mqtt branch to master and build pre_build bin 2015-01-23 11:48:05 +08:00
.gitignore Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
build.lua Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
embed_lfs.sh Port Terry's Lua 5.1 + 5.3 work from the esp8266 branch. 2021-08-22 02:03:05 +10:00
make_cert.py Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
make_server_cert.py Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
makefile.sh Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
pr-build.sh Increase irom0_0_seg size for all-modules build. 2016-02-20 23:01:58 +01:00
u8g2_config_displays.pl fix travis build 2017-06-13 19:03:25 +02:00
u8g2_config_fonts.pl fix travis build 2017-06-13 19:03:25 +02:00
ucg_config.pl Add ucg module. 2018-10-07 16:31:28 +02:00
utils.lua Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
xxd.exe source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00