aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/modules
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-10-15esp32: Convert to use FROZEN_MANIFEST to specify frozen code.Damien George
2019-09-10esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE.Damien George
2019-09-10esp32: Add VFS FAT partition to partitions.csv and mount it as the FS.Damien George
2019-08-15esp32/modules: On initial setup mount internal flash at root.Damien George
2019-01-23esp32/modules/neopixel.py: Change NeoPixel to different default timings.Matt Trentini
2018-06-15esp32/modules: Include umqtt library in frozen modules.Damien George
2018-04-27esp32/modules: Add support scripts for WebREPL.Damien George
2018-01-31esp8266/modules: Move dht.py driver to drivers/dht directory.Damien George
2017-12-13esp32/modules: Symlink in ntptime.py from esp8266/modules.Damien George
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George