micropython/ports
iabdalkader 5a7d78c732 mimxrt,stm32: Set the security mode for the default WiFi AP.
The default CYW43 WiFi AP settings were missing the security mode, leaving
the AP in open mode by default.  That's changed by this commit to use
WPA/WPA2 by default.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-03-28 12:51:50 +11:00
..
bare-arm
cc3200
embed
esp32 esp32/main: Check if main GC heap allocation failed. 2024-03-25 12:19:00 +11:00
esp8266 esp8266/Makefile: Add support for C++ user C modules. 2024-03-26 17:41:34 +11:00
mimxrt mimxrt,stm32: Set the security mode for the default WiFi AP. 2024-03-28 12:51:50 +11:00
minimal
nrf nrf/Makefile: Clean up dangling LIBS declaration. 2024-03-26 16:54:21 +11:00
pic16bit
powerpc
qemu-arm
renesas-ra renesas-ra/boards/ARDUINO_PORTENTA_C33: Add Arduino's external library. 2024-03-26 17:03:56 +11:00
rp2 rp2/CMakeLists: Apply O2 optimisation to map, mpz and vm source code. 2024-03-27 12:16:30 +11:00
samd
stm32 mimxrt,stm32: Set the security mode for the default WiFi AP. 2024-03-28 12:51:50 +11:00
unix
webassembly
windows
zephyr