1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
RIOT/pkg/semtech-loramac/Makefile.dep
2020-08-20 13:41:40 +02:00

15 lines
394 B
Makefile

USEMODULE += random
USEMODULE += semtech_loramac_contrib
USEMODULE += semtech_loramac_mac
USEMODULE += semtech_loramac_mac_region
USEMODULE += semtech_loramac_crypto
USEMODULE += semtech_loramac_arch
USEMODULE += ztimer_msec
USEMODULE += ztimer_periph_rtt
# The build fails on MSP430 because the toolchain doesn't provide
# EXIT_SUCCESS/EXIT_FAILURE macros
FEATURES_BLACKLIST += arch_msp430