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
4e2640f9de
RIOT
/
drivers
/
cc110x_ng
/
Makefile
7 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
cc110x_ng: build cc110x_spi for all boards except chronos
2014-06-22 12:57:22 +02:00
DIRS
=
spi
i
f
n
e
q
(
,
$(
filter
chronos
,
$
(
BOARD
)
)
)
DIRS
=
* updated and integrated makefiles * added some auto dependencies
2013-02-08 17:37:02 +01:00
e
n
d
i
f
* replaced new Makefile name in Makefiles
2013-03-09 23:47:21 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink