mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/external_board_dirs: use esp-idf-gpio-hal for esp32-ci board
This commit is contained in:
parent
d6eef52766
commit
66ceaa4d27
@ -1,6 +1,7 @@
|
||||
# This must be a different name than 'board' as it is implemented by 'esp32-wrover-kit'
|
||||
USEMODULE += board_esp32-ci
|
||||
|
||||
USEMODULE += esp_idf_gpio_hal
|
||||
USEMODULE += esp_idf_heap
|
||||
USEMODULE += esp_log_startup
|
||||
USEMODULE += esp_log_tagged
|
||||
|
Loading…
Reference in New Issue
Block a user