cpu/esp32: module riot_freertos is always required

This commit is contained in:
Gunar Schorcht 2019-08-05 14:55:00 +02:00 committed by Schorcht
parent d2de4858e2
commit 8c5de9b714

View File

@ -75,6 +75,7 @@ USEMODULE += periph_hwrng
USEMODULE += periph_flash
USEMODULE += periph_rtc
USEMODULE += periph_uart
USEMODULE += riot_freertos
USEMODULE += random
USEMODULE += stdio_uart
USEMODULE += xtensa