micropython/ports/esp32/modules
Damien George ce1de1faf0 esp32: Convert to use FROZEN_MANIFEST to specify frozen code.
All symlinks are removed.  boards/manifest.py is used as a default, and can
optionally use boards/manifest_release.py for more scripts.
2019-10-15 21:37:02 +11:00
..
_boot.py esp32: Add new port to Espressif ESP32 SoC. 2017-12-13 14:48:53 +11:00
apa106.py esp32: Add new port to Espressif ESP32 SoC. 2017-12-13 14:48:53 +11:00
flashbdev.py esp32: Add VFS FAT partition to partitions.csv and mount it as the FS. 2019-09-10 15:14:13 +10:00
inisetup.py esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE. 2019-09-10 22:41:50 +10:00
neopixel.py esp32/modules/neopixel.py: Change NeoPixel to different default timings. 2019-01-23 14:22:38 +11:00