1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_etl/Makefile
2022-03-06 16:22:53 +01:00

10 lines
222 B
Makefile

include ../Makefile.tests_common
USEPKG += etl
# Kconfig build is broken due to invalid module resolution with Kconfig for this board
BOARD_BLACKLIST := \
6lowpan-clicker \
#
include $(RIOTBASE)/Makefile.include