aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/modules/inisetup.py
AgeCommit message (Expand)Author
2020-11-18esp32,esp8266: Remove "FAT" from warning message in inisetup.py.robert
2020-04-04esp32: Change from FAT to littlefs v2 as default filesystem.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-09-10esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE.Damien George
2019-08-15esp32/modules: On initial setup mount internal flash at root.Damien George
2018-04-27esp32/modules: Add support scripts for WebREPL.Damien George
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George