git.asbjorn.biz
/
rapper.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make it blink with D7 and D8
[rapper.git]
/
lpc176x
/
main.c
1
#include "sysinit.h"
2
3
int main(int argc, char **argv) {
4
sysinit();
5
return 0;
6
}