mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
cpu/esp32: periph submodules enabled by default
This commit is contained in:
parent
a3c314f0cd
commit
6b76e64759
@ -67,7 +67,12 @@ USEMODULE += esp_idf_esp32
|
||||
USEMODULE += esp_idf_soc
|
||||
USEMODULE += log
|
||||
USEMODULE += periph
|
||||
USEMODULE += periph_adc_ctrl
|
||||
USEMODULE += periph_common
|
||||
USEMODULE += periph_hwrng
|
||||
USEMODULE += periph_flash
|
||||
USEMODULE += periph_rtc
|
||||
USEMODULE += periph_uart
|
||||
USEMODULE += random
|
||||
USEMODULE += xtensa
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user