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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d1166e9c26
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1166e9c26'
${ noResults }
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