mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +01:00
It is needed in the future to implement WPA3. In that case ESP-IDF uses crypto and tls from mbedtls.
3 lines
96 B
Makefile
3 lines
96 B
Makefile
INCLUDES += -I$(PKGDIRBASE)/mbedtls/include
|
|
INCLUDES += -I$(PKGDIRBASE)/mbedtls/include/mbedtls
|