Skip to content

Commit

Permalink
Merge pull request #16566 from aabadie/pr/pkg/semtech-loramac-no-forc…
Browse files Browse the repository at this point in the history
…e-periph_rtt

pkg/semtech-loramac: don't force ztimer rtt backend
  • Loading branch information
aabadie authored Jun 17, 2021
2 parents 7cad799 + 4e909b5 commit 1011af2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion pkg/semtech-loramac/Makefile.dep
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions tests/pkg_semtech-loramac/Makefile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ BOARD_INSUFFICIENT_MEMORY := \
arduino-uno \
atmega328p \
atmega328p-xplained-mini \
atxmega-a1u-xpro \
nucleo-f031k6 \
nucleo-f042k6 \
nucleo-l011k4 \
Expand Down

0 comments on commit 1011af2

Please sign in to comment.