From 581d78561ee9ec35c8feee6e517e753aa2fda635 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Thu, 17 Jun 2021 13:06:15 +0200 Subject: [PATCH] pkg/semtech-loramac: don't force ztimer periph_rtt backend --- pkg/semtech-loramac/Makefile.dep | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/semtech-loramac/Makefile.dep b/pkg/semtech-loramac/Makefile.dep index bce0c7875d..7bc149afcf 100644 --- a/pkg/semtech-loramac/Makefile.dep +++ b/pkg/semtech-loramac/Makefile.dep @@ -9,7 +9,6 @@ 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