nodemcu-firmware/tools
Terry Ellison 9a47107920
SDK 3.0 release (#2692)
* Rebaseline firmware to non-OS SDK version 3.0
* Note that SDK version 3.0 introduces the concept of a Flash Partition Table(PT).  This is located at Flash offset 0x10000 in our firmware build.
* The firmware is now PT aware with both LFS and SPIFFS taking their partition size and location from the PT
* A new tool `tools/nodemcu-partition.py` is now used to initialise these data and can also download LFS and SPIFFS images to these partitions.
2019-04-05 16:01:45 +01:00
..
spiffsimg trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00: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
Makefile trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
make_cert.py trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
make_server_cert.py trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
makefile.sh trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
nodemcu-partition.py SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
pr-build.sh Add checking of Lua sources to travis build (#2423) 2018-07-16 07:48:47 +02:00
update_spiffs.sh Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
xxd.exe source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00