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
fbec959f13
RIOT
/
Makefile
6 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
* added makefiles for chronos and msba2
2013-02-01 16:55:19 +01:00
all
:
updated Makefiles for MSB-A2 and AVSEXTREM * updated Makefilde dep, add the gpioint dependency to use cc110x on MSBA2 board * updated CFLAGS Variable
2013-08-07 12:32:01 +02:00
"
$(
MAKE
)
"
-C
$(
BOARD
)
* added makefiles for chronos and msba2
2013-02-01 16:55:19 +01:00
clean
:
updated Makefiles for MSB-A2 and AVSEXTREM * updated Makefilde dep, add the gpioint dependency to use cc110x on MSBA2 board * updated CFLAGS Variable
2013-08-07 12:32:01 +02:00
"
$(
MAKE
)
"
-C
$(
BOARD
)
clean
Copy Permalink