nodemcu-firmware/tools
Arnim Läuger ecf8bd98d6 Add FatFs and SD card support (#1397)
* Add FatFs
* enable BUILD_FATFS for all-module build
* push vfs into rest of firmware
* align maximum filename length
* increase timeout for acmd41 during card initialization
* switch from DOS to Unix path semantics chdrive() is substituted by chdir()
* update to fatfs R.012a incl. patches 1-6
* add callback for rtc provisioning in file
* update docs
2016-09-05 20:17:13 +02:00
..
spiffsimg Update to SDK 1.5.4.1 (#1390) 2016-07-22 23:18:47 +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
Makefile Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
build.lua Add luac.cross capability to nodeMCU 2015-11-03 21:37:14 +00:00
cross-lua.lua Minor tweaks to luac.cross for SDK 1.4 support 2015-11-03 22:45:43 +00:00
esp-open-sdk.tar.gz New toolchain for travis-ci. 2015-10-12 13:26:04 +11:00
esptool.py add 64m and 128m flash support (#1367) 2016-06-26 14:16:39 +02: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 Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
update_spiffs.sh Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +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