1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 19:13:51 +01:00

7 lines
180 B
Makefile

# use the default network interface for the board
USEMODULE += netdev_default
EXTERNAL_BOARD_DIRS += $(CURDIR)/../external_board_dirs/netdev-ci-boards
include Makefile.netdev.mk