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
0ffad24112
RIOT
/
sys
/
stdio_uart
/
Makefile
5 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
sys/uart_stdio: compile with -Wno-cast-function-type
2018-05-11 23:01:43 +02:00
i
f
e
q
(
g
n
u
,
$(
TOOLCHAIN
)
)
CFLAGS
+=
-Wno-cast-function-type
e
n
d
i
f
sys: factor stdio uart functions out of newlib's syscalls
2015-06-04 11:50:03 +02:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Copy Permalink