This website requires JavaScript.
Explore
Help
Sign In
FPGA
/
oh
Watch
1
Star
0
Fork
0
You've already forked oh
mirror of
https://github.com/aolofsson/oh.git
synced
2025-01-30 02:32:53 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
oh
/
mio
/
driver
/
hello-mio
/
Makefile
9 lines
73 B
Makefile
Raw
Normal View
History
Unescape
Escape
mio: hello-mio: More extensive testing Pushback seems broken somewhere. Test writing 2 x 1MB Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-06-03 19:14:49 +00:00
CFLAGS
?=
-g
mio: driver: Add first hello world test Signed-off-by: Ola Jeppsson <ola@adapteva.com>
2016-06-01 14:54:44 +00:00
all
:
hello
-
mio
clean
:
rm -f hello-mio
.PHONY
:
all
clean
Reference in New Issue
Copy Permalink