mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 03:53:49 +01:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
include ../Makefile.net_common
|
|
|
|
USEMODULE += ztimer_msec
|
|
USEMODULE += gnrc_mac
|
|
|
|
include $(RIOTBASE)/Makefile.include
|