micropython/ports
Damien George 7d28789544 ports: Use vfs module instead of os.
Signed-off-by: Damien George <damien@micropython.org>
2024-02-07 13:25:09 +11:00
..
bare-arm
cc3200 extmod/modvfs: Add new "vfs" module with mount/umount and Vfs classes. 2024-02-07 13:25:08 +11:00
embed
esp32 ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
esp8266 ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
mimxrt ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
minimal
nrf ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
samd ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
stm32 stm32/boards/ARDUINO_PORTENTA_H7: Add pin configuration for SPI1. 2024-02-01 11:21:44 +11:00
unix extmod/modtls: Move the native ssl module to tls. 2024-02-07 12:58:52 +11:00
webassembly
windows extmod/modtls: Move the native ssl module to tls. 2024-02-07 12:58:52 +11:00
zephyr