micropython/ports
Damien George 9347545f9e extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.
This was already enabled on all ports except mimxrt.  Now it's enabled on
all of them.

Signed-off-by: Damien George <damien@micropython.org>
2022-10-22 19:06:21 +11:00
..
bare-arm
cc3200 extmod: Make extmod.mk self-contained. 2022-10-11 23:31:49 +11:00
esp32 esp32: Rename machine I2C and SPI types consistently across ports. 2022-10-22 12:56:10 +11:00
esp8266 extmod: Make extmod.mk self-contained. 2022-10-11 23:31:49 +11:00
mimxrt extmod/mbedtls: Add common configuration file, and use it in all ports. 2022-10-22 19:06:21 +11:00
minimal extmod: Make extmod.mk self-contained. 2022-10-11 23:31:49 +11:00
nrf nrf: Rename machine I2C, PWM, SPI, UART types consistently across ports. 2022-10-22 12:58:54 +11:00
pic16bit all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS. 2022-10-11 23:17:41 +11:00
powerpc all: Use += rather than = everywhere for CFLAGS/LDFLAGS/LIBS. 2022-10-11 23:17:41 +11:00
qemu-arm
renesas-ra renesas-ra: Rename machine SPI type consistently across ports. 2022-10-22 12:57:58 +11:00
rp2 extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE. 2022-10-22 19:06:21 +11:00
samd samd: Rename machine I2C type consistently across ports. 2022-10-22 12:57:32 +11:00
stm32 extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE. 2022-10-22 19:06:21 +11:00
teensy extmod: Make extmod.mk self-contained. 2022-10-11 23:31:49 +11:00
unix extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE. 2022-10-22 19:06:21 +11:00
webassembly
windows extmod: Make extmod.mk self-contained. 2022-10-11 23:31:49 +11:00
zephyr zephyr: Rename machine I2C and SPI types consistently across ports. 2022-10-22 12:58:21 +11:00