1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/semtech-loramac: don't force ztimer periph_rtt backend

This commit is contained in:
Alexandre Abadie 2021-06-17 13:06:15 +02:00
parent ae81b808a1
commit 581d78561e
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -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