This website works better with JavaScript.
Explore
Register
Sign In
cores
/
microwatt
mirror of
https://github.com/antonblanchard/microwatt
Watch
3
Star
1
Fork
You've already forked microwatt
1
Code
Issues
Projects
Releases
Wiki
Activity
d2ca625b3b
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