mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 13:52:45 +01:00
4 lines
68 B
Makefile
4 lines
68 B
Makefile
ifneq (,$(filter umorse,$(USEPKG)))
|
|
USEMODULE += posix_time
|
|
endif
|