micropython/ports
Asensio Lorenzo Sempere 613223deb7 stm32/boards/NUCLEO_L452RE: Standardize pin names.
But keep the CNX_Y notation to prevent breaking code.

Signed-off-by: Asensio Lorenzo Sempere <asensio.aerospace@gmail.com>
2024-02-14 14:28:53 +01: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/NUCLEO_L452RE: Standardize pin names. 2024-02-14 14:28:53 +01:00
unix unix/variants: Prefer unix-ffi packages when loading the manifest. 2024-02-08 17:16:10 +11:00
webassembly
windows
zephyr