Go to file
Johny Mattsson 2b454abfdf Improved flash size detection.
With the recent flash layout changes, it became very possible to misdetect the
flash size. We're now using the partition table as the guard marker, since
that really shouldn't be all 0xff. Also, we now don't clobber the flash
device id (and keep block/sector/page/mask values).
2016-11-17 11:56:39 +11:00
.github Update ISSUE_TEMPLATE.md 2016-05-02 21:39:05 +02:00
components Improved flash size detection. 2016-11-17 11:56:39 +11:00
docs Updated developer faq. 2016-10-05 16:03:12 +11:00
examples consolidate telnet example 2016-01-06 23:18:42 +01:00
lua_examples update examples to task posting (#1249) 2016-04-18 13:35:07 +02:00
lua_modules Delered as per #475 and creation of the encoder module 2016-03-02 00:33:51 +00:00
sdk Updated to latest IDF. 2016-11-16 17:59:06 +11:00
tools Updated toolchain for ESP32. 2016-09-15 13:50:00 +10:00
.gitignore WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
.gitmodules Removed all currently-unused code & docs. 2016-09-21 13:47:44 +10:00
.travis.yml Removed workaround for Travis build with older IDF. 2016-11-12 14:22:54 +11:00
CONTRIBUTING.md Switch from readthedocs.org to readthedocs.io 2016-04-28 08:09:35 +02:00
LICENSE update doc 2014-11-21 00:10:01 +08:00
Makefile Automatically pick up esp32 toolchain on reinvoke. 2016-11-12 11:37:48 +11:00
mkdocs.yml Grabbed the docs for the file module. 2016-09-22 20:13:51 +10:00