rcore-tutorial/os
2022-06-22 23:39:25 +08:00
..
.cargo Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
src change virtio-gpu resolution from 1024x768(qemu-5.2 default res) to 1280x800(qemu-7.0 default res) 2022-06-22 23:39:25 +08:00
build.rs Load app from sdcard on K210, but panicked on qemu. 2020-12-20 00:52:14 +08:00
Cargo.toml add gui in os 2022-06-18 15:23:16 +08:00
Makefile make gui ; make gui TEST=1 (for autotest) can work correctly. But the os kernel has a little bug on drawing screen for gui app 2022-06-22 00:40:32 +08:00
run-fdt.sh get the device tree in qemu 2022-06-20 23:32:50 +08:00
run.sh can run virtio gpu/block 2022-06-18 17:50:50 +08:00