1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/external_board_dirs/esp-ci-boards/esp8266-ci/Makefile.features

6 lines
143 B
Makefile
Raw Normal View History

include $(RIOTBOARD)/esp8266-olimex-mod/Makefile.features
ifeq (1, $(TEST_KCONFIG))
KCONFIG_ADD_CONFIG += $(BOARDDIR)/$(BOARD).config
endif