mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/esp32: module riot_freertos is always required
This commit is contained in:
parent
d2de4858e2
commit
8c5de9b714
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user