mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
8 lines
149 B
Makefile
8 lines
149 B
Makefile
include ../Makefile.sys_common
|
|
|
|
USEMODULE += ztimer_usec
|
|
USEMODULE += core_thread_flags
|
|
USEMODULE += core_mbox
|
|
|
|
include $(RIOTBASE)/Makefile.include
|