This website works better with JavaScript.
Explore
Help
Sign In
mu2pwryse
/
pebstwck3
Watch
1
Star
0
Fork
You've already forked pebstwck3
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b3a80ba571
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b3a80ba571'
${ noResults }
pebstwck3
/
user
/
Makefile
5 lines
99 B
Raw
Normal View
History
Unescape
Escape
update `user` crate to 2018 edition. add travis for user
6 years ago
# arch = {riscv32, x86_64, aarch64}
Change user sub-project structure
7 years ago
arch
:=
riscv32
User programs Rust workspace. Compile OK for x86_64.
7 years ago
all
:
Fix user project for new toolchain
7 years ago
cargo xbuild --target
$(
arch
)
-ucore.json