mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
It is needed in the future to implement WPA3. In that case ESP-IDF uses crypto and tls from mbedtls.
3 lines
83 B
Makefile
3 lines
83 B
Makefile
# This package can only be used with the ESP32 CPU
|
|
FEATURES_REQUIRED += arch_esp32
|