aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/modules/inisetup.py
AgeCommit message (Expand)Author
2021-02-09esp8266/modules: Fix fs_corrupted() to use start_sec not START_SEC.Damien George
2020-11-18esp32,esp8266: Remove "FAT" from warning message in inisetup.py.robert
2020-04-04esp8266: 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-01-16esp8266/main: Activate UART(0) on dupterm for REPL before boot.py runs.Damien George
2018-05-21esp8266: Change UART(0) to attach to REPL via uos.dupterm interface.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George