This website works better with JavaScript.
Explore
Register
Sign In
matthew1kalasky3
/
microwatt
forked from
cores/microwatt
Watch
1
Star
0
Fork
You've already forked microwatt
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fe275effeb
microwatt
/
scripts
/
mw_debug
/
Makefile
8 lines
94 B
Makefile
Raw
Blame
History
CFLAGS
=
-O2 -g -Wall -std
=
c99
all
:
mw_debug
mw_debug
:
mw_debug
.
c
$(
CC
)
-o
$@
$^ -lurjtag
Reference in New Issue
View Git Blame
Copy Permalink