23 Commits (master)

Author SHA1 Message Date
Damien George 7d28789544 ports: Use vfs module instead of os. 12 months ago
Wind-stormger 23fe170da4 esp32/modules/inisetup.py: Format partition as FAT if its label is ffat. 1 year ago
Damien George 47dc7d0130 esp32,esp8266: Allow Ctrl-C to interrupt the corrupt-fs while loop. 1 year ago
Jim Mussared 5fd042e7d1 all: Replace all uses of umodule in Python code. 2 years ago
Glenn Moloney 7fa322afb8 esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 4 years ago
Damien George f30b32e084 esp32/modules: Create ffat partition object with block_size=512. 3 years ago
Damien George 71b3ce3ace esp32: Create .uf2 binaries for S2 and S3 chips. 3 years ago
Jim Mussared 62fd450e62 drivers/neopixel: Add common machine.bitstream-based neopixel module. 3 years ago
Jim Mussared 71f4faac27 esp32: Replace esp.neopixel with machine.bitstream. 3 years ago
Michael Weiss b3a34dde36 esp32,esp8266: Add __len__ to NeoPixel driver to support iterating. 4 years ago
robert 5af3c046c7 esp32,esp8266: Remove "FAT" from warning message in inisetup.py. 4 years ago
Damien George 312c699491 esp32: Change from FAT to littlefs v2 as default filesystem. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George ce1de1faf0 esp32: Convert to use FROZEN_MANIFEST to specify frozen code. 5 years ago
Damien George bd1d27f00f esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE. 5 years ago
Damien George 31de44775c esp32: Add VFS FAT partition to partitions.csv and mount it as the FS. 5 years ago
Damien George baeebc557c esp32/modules: On initial setup mount internal flash at root. 5 years ago
Matt Trentini cd52d2c691 esp32/modules/neopixel.py: Change NeoPixel to different default timings. 6 years ago
Damien George 34b2f6b6fc esp32/modules: Include umqtt library in frozen modules. 6 years ago
Damien George 23e9c3bca7 esp32/modules: Add support scripts for WebREPL. 7 years ago
Damien George a40ce1d829 esp8266/modules: Move dht.py driver to drivers/dht directory. 7 years ago
Damien George 934abc9b9d esp32/modules: Symlink in ntptime.py from esp8266/modules. 7 years ago
Damien George bc08c884a2 esp32: Add new port to Espressif ESP32 SoC. 8 years ago