1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/libschc/Makefile.dep
Martine Lenders 566066a083
libschc: initial import
Co-Authored-By: boortmans <bart.moons@gmail.com>
2023-02-22 09:10:03 +01:00

10 lines
198 B
Makefile

ifneq (,$(filter libschc_%,$(USEMODULE)))
USEPKG += libschc
endif
ifneq (,$(filter libschc,$(USEPKG)))
USEMODULE += libschc_udpv6
endif
FEATURES_BLACKLIST += arch_8bit arch_16bit arch_esp8266