1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/esp32-wrover-kit: provide esp_jtag feature

This commit is contained in:
Leandro Lanzieri 2021-11-30 11:33:37 +01:00
parent 281519881e
commit b89a62df9b
No known key found for this signature in database
GPG Key ID: F4E9A721761C7593

View File

@ -12,6 +12,7 @@ FEATURES_PROVIDED += periph_spi
# unique features provided by the board
FEATURES_PROVIDED += sdcard_spi
FEATURES_PROVIDED += esp_rtc_timer_32k
FEATURES_PROVIDED += esp_jtag
FEATURES_PROVIDED += arduino