micropython/ports
Jim Mussared 42587c7870 all: Standardise mp_obj_type_t initialisation.
Remove setting unused slots.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 18:41:29 +10:00
..
bare-arm
cc3200
esp32 esp32/Makefile: Add link to build troubleshooting on failure. 2022-09-15 12:22:18 +10:00
esp8266 ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
mimxrt mimxrt/machine_uart: Fix a bug in UART.write(). 2022-09-13 18:35:48 +10:00
minimal
nrf all: Standardise mp_obj_type_t initialisation. 2022-09-19 18:41:29 +10:00
pic16bit
powerpc
qemu-arm
renesas-ra ports: Use micropython-lib version of drivers in manifests. 2022-09-08 11:27:05 +10:00
rp2 rp2/Makefile: Add link to build troubleshooting on failure. 2022-09-15 12:22:18 +10:00
samd samd/mpconfigport: Enable MICROPY_ENABLE_FINALISER when VFS is used. 2022-09-13 13:08:32 +10:00
stm32 stm32/boards/PYB: Fix handling of BOARD_VARIANT selection. 2022-09-08 14:54:48 +10:00
teensy
unix all: Simplify buffer protocol to just a "get buffer" callback. 2022-09-19 18:40:39 +10:00
webassembly
windows all: Update all manifest.py files to use new features. 2022-09-05 18:43:18 +10:00
zephyr zephyr/mpconfigport: Enable MICROPY_ENABLE_FINALISER when VFS is used. 2022-09-13 13:08:03 +10:00