micropython/ports
Daniël van de Giessen 4ea1d63ef6
extmod/modtls_mbedtls: Add server-side support for TLS tickets.
Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
2024-03-20 13:56:57 +01:00
..
bare-arm
cc3200 extmod/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 2024-03-15 12:04:37 +11:00
embed
esp32 extmod/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 2024-03-15 12:04:37 +11:00
esp8266 all: Update extmod, ports, examples to build with new berkeley-db lib. 2024-03-16 12:19:12 +11:00
mimxrt mimxrt: Define the MICROPY_HW_ENABLE_USBDEV macro. 2024-03-15 13:37:42 +11:00
minimal
nrf nrf/boards: Enable MICROPY_HW_ENABLE_USBDEV on boards with USB CDC. 2024-03-16 00:40:39 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra extmod/modmachine: Add MICROPY_PY_MACHINE_RESET configuration option. 2024-03-15 12:04:37 +11:00
rp2 rp2: Enable support for Python USB devices. 2024-03-15 14:24:52 +11:00
samd samd: Enable support for Python USB devices. 2024-03-15 14:24:52 +11:00
stm32 stm32/stm32.mk: Enable _Float16 support on MCUs with hardware floats. 2024-03-20 14:13:49 +11:00
unix extmod/modtls_mbedtls: Add server-side support for TLS tickets. 2024-03-20 13:56:57 +01:00
webassembly
windows py/objdeque: Expand implementation to be doubly-ended and support iter. 2024-03-18 14:10:14 +11:00
zephyr