summaryrefslogtreecommitdiff
path: root/ports/esp8266/modules/flashbdev.py
AgeCommit message (Expand)Author
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-11-07esp8266/modules/flashbdev.py: Support extended block protocol.Damien George
2019-10-29extmod/vfs: Rename BP_IOCTL_xxx constants to MP_BLOCKDEV_IOCTL_xxx.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George