mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
There's no need to load dependency modules if the package is used. This is already managed by the build system
6 lines
115 B
Makefile
6 lines
115 B
Makefile
USEMODULE += ccn-lite-utils
|
|
USEMODULE += evtimer
|
|
USEMODULE += random
|
|
USEMODULE += timex
|
|
USEMODULE += posix_headers
|