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
58ff31bfe9
RIOT
/
boards
/
wsn430-v1_3b
/
Makefile
6 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
simplify include structure for boards * do not overwrite CFLAGS in boards Makefile
2013-12-21 16:27:45 +01:00
MODULE
=
$(
BOARD
)
_base
added support for board wsn430-v1_3b
2013-05-25 12:34:18 +02:00
simplify include structure for boards * do not overwrite CFLAGS in boards Makefile
2013-12-21 16:27:45 +01:00
DIRS
=
$(
RIOTBOARD
)
/wsn430-common
added support for board wsn430-v1_3b
2013-05-25 12:34:18 +02:00
simplify include structure for boards * do not overwrite CFLAGS in boards Makefile
2013-12-21 16:27:45 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink