mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fb4d2e509a
Similar to xtimer_rmutex_lock_timeout()
7 lines
116 B
Makefile
7 lines
116 B
Makefile
include ../Makefile.tests_common
|
|
|
|
USEMODULE += ztimer_usec
|
|
USEMODULE += shell
|
|
|
|
include $(RIOTBASE)/Makefile.include
|