Skip to content

Commit

Permalink
tests/external_board_dirs: use esp-idf-gpio-hal for esp32-ci board
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jun 28, 2022
1 parent 54fbd8a commit 2a64946
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2a64946

Please sign in to comment.