mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
7 lines
116 B
Makefile
7 lines
116 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += ztimer_usec
|
|
USEMODULE += shell
|
|
|
|
include $(RIOTBASE)/Makefile.include
|