This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
ca9198183d
RIOT
/
sys
/
log
/
Makefile
4 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
make: replace curly braces with parenthesis
2018-03-22 16:20:19 +01:00
DIRS
+=
$(
dir
$(
wildcard
$(
addsuffix /Makefile,
$(
USEMODULE
)
)
)
)
core: log: introduce logging API
2015-02-25 16:31:03 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink