nodemcu-firmware/components
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
..
base_nodemcu Updated to latest IDF. 2016-11-16 17:59:06 +11:00
driver_console Updated to latest IDF. 2016-11-16 17:59:06 +11:00
fatfs Updated to latest IDF. 2016-11-16 17:59:06 +11:00
lua Updated to latest IDF. 2016-11-16 17:59:06 +11:00
modules Updated to latest IDF. 2016-11-16 17:59:06 +11:00
platform Improved flash size detection. 2016-11-17 11:56:39 +11:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
spiffs Updated to latest IDF. 2016-11-16 17:59:06 +11:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00