Skip to content

Commit

Permalink
tests/netstat_l2: add esp8266 boards to BOARD_PROVIDES_NETIF
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Nov 23, 2019
1 parent 7325192 commit 500c5f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/netstats_l2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ BOARD_PROVIDES_NETIF := airfy-beacon fox iotlab-m3 mulle native nrf51dk nrf51don
nrf6310 pba-d-01-kw2x samd21-xpro saml21-xpro samr21-xpro spark-core \
yunjia-nrf51822 msba2 \
esp32-mh-et-live-minikit esp32-olimex-evb \
esp32-wemos-lolin-d32-pro esp32-wroom-32 esp32-wrover-kit
esp32-wemos-lolin-d32-pro esp32-wroom-32 esp32-wrover-kit \
esp8266-esp-12x esp8266-olimex-mod esp8266-sparkfun-thing

BOARD_WHITELIST += $(BOARD_PROVIDES_NETIF)

Expand Down

0 comments on commit 500c5f4

Please sign in to comment.