micropython/ports
Damien George e7020463f1 extmod/modvfs: Add new "vfs" module with mount/umount and Vfs classes.
They have been moved from the "os" module.

Signed-off-by: Damien George <damien@micropython.org>
2024-02-07 13:25:08 +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 esp32/boards/UM_FEATHERS3: Use read_uv() for accurate battery voltage. 2024-01-31 14:24:16 +11:00
esp8266
mimxrt all: Update bindings, ports and tests for mbedtls v3.5.1. 2024-01-30 11:08:46 +11:00
minimal
nrf
pic16bit
powerpc
qemu-arm qemu-arm/mpconfigport: Use MICROPY_CONFIG_ROM_LEVEL_EXTRA_FEATURES. 2024-01-29 13:07:31 +11:00
renesas-ra renesas-ra/ra/ra_i2c: Fix 1 byte and 2 bytes read issue. 2024-01-31 14:16:36 +11:00
rp2 rp2: Change machine.I2S and rp2.DMA to use shared DMA IRQ handlers. 2024-01-30 12:44:22 +11:00
samd
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