mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b4a70fc29c
The old event_timeout API is no soley implemented on top of ztimer_usec.
6 lines
67 B
Makefile
6 lines
67 B
Makefile
SRC := event.c
|
|
|
|
SUBMODULES := 1
|
|
|
|
include $(RIOTBASE)/Makefile.base
|