This website requires JavaScript.
Explore
Help
Sign In
chinky
/
rtt-f030
Watch
1
Star
0
Fork
You've already forked rtt-f030
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
adcbe9d53f
rtt-f030
/
components
/
hello
/
hello.c
7 lines
77 B
C
Raw
Blame
History
#
include
<rtthread.h>
void
hello
(
)
{
rt_kprintf
(
"
Hello RT-Thread
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink