1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 03:53:49 +01:00
2023-05-24 09:53:37 +02:00

7 lines
117 B
Makefile

include ../Makefile.net_common
USEMODULE += ztimer_msec
USEMODULE += gnrc_mac
include $(RIOTBASE)/Makefile.include