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
c507ebff43
RIOT
/
boards
/
telosb
/
Makefile.dep
4 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards: remove duplicate gnrc_netdev_default from Makefile.dep `gnrc_netdev_default` will pull in `netdev_default`, so no need to check for both in `Makefile.dep`
2020-05-04 19:47:27 +02:00
i
f
n
e
q
(
,
$(
filter
netdev_default
,
$
(
USEMODULE
)
)
)
boards/telosb: added support for CC2420
2016-04-13 16:38:30 +02:00
USEMODULE
+=
cc2420
e
n
d
i
f
Copy Permalink