Compiled on target platform.

This commit is contained in:
Yifan Wu 2020-11-10 23:02:38 +08:00
parent bd24a16cb0
commit 4480790386
6 changed files with 28 additions and 0 deletions

2
os/.cargo/config Normal file
View file

@ -0,0 +1,2 @@
[build]
target = "riscv64gc-unknown-none-elf"