1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 08:26:17 +04:00
rCore/kernel
dzy 25ccdf6731 Update and cleanup makefile.
* Change few places from riscv64 to riscv32. Previously it was rv64
  because the code author does not have a 32bit toolchain and used a
  64bit one instead.

* Add new board type 'none', for running on qemu.
2018-12-07 20:48:44 +08:00
..
src Merge branch 'master' into user-img 2018-12-02 22:39:59 +08:00
aarch64-blog_os.json aarch64: disable NEON 2018-10-29 23:05:16 +08:00
build.rs user: user rust programs are runnable 2018-12-02 19:44:05 +08:00
Cargo.lock fix merge compile error 2018-12-02 00:58:15 +08:00
Cargo.toml user: fix build error 2018-12-03 12:30:03 +08:00
Makefile Update and cleanup makefile. 2018-12-07 20:48:44 +08:00
riscv32-blog_os.json Merge remote-tracking branch 'equation314/arch-aarch64' into dev 2018-11-20 00:15:19 +08:00
x86_64-blog_os.json Move to higher half 2018-09-18 17:04:55 +08:00