micropython/ports/esp8266/modules
Damien George c7aaee2b2b esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC.
START_SEC was changed in e0905e85a7.

Also, update the error message to mention how to format the partition at
the REPL, and make the total message shorter to save a bit of flash.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-09 10:46:07 +11:00
..
_boot.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
apa102.py ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
flashbdev.py esp8266: Change from FAT to littlefs v2 as default filesystem. 2020-04-04 16:30:36 +11:00
inisetup.py esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC. 2021-02-09 10:46:07 +11:00
neopixel.py esp8266/modules/neopixel.py: Add timing param to NeoPixel constructor. 2021-01-30 14:35:54 +11:00
ntptime.py ports: Add utime.gmtime() function. 2020-09-18 16:25:36 +10:00
port_diag.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00