summaryrefslogtreecommitdiff
path: root/ports/esp32/modules/flashbdev.py
AgeCommit message (Expand)Author
2022-02-22esp32/modules: Create ffat partition object with block_size=512.Damien George
2022-02-02esp32: Create .uf2 binaries for S2 and S3 chips.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-09-10esp32: Add VFS FAT partition to partitions.csv and mount it as the FS.Damien George
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George