git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Introducing LunaBuild to the build flow (#36)
[lunaix-os.git]
/
lunaix-os
/
hal
/
char
/
LBuild
1
use("uart")
2
3
sources([
4
"devnull.c",
5
"serial.c",
6
"devzero.c",
7
"lxconsole.c",
8
])