micropython/ports/esp32/modules
Damien George bd1d27f00f esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE.
Since the bdev is now a Partition it doesn't have SEC_SIZE.
2019-09-10 22:41:50 +10:00
..
umqtt
_boot.py
apa106.py
dht.py
ds18x20.py
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
ntptime.py
onewire.py
upip.py
upip_utarfile.py
upysh.py
urequests.py
webrepl.py
webrepl_setup.py
websocket_helper.py