Compiled on target platform.

This commit is contained in:
Yifan Wu 2020-11-10 23:02:38 +08:00
parent 278bae2391
commit 29f4683ad8
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"