rcore-tutorial/os
2022-06-22 23:55:15 +08:00
..
.cargo Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
src add const VIRTGPU_XRES, VIRTGPU_YRES in boards/qemu.rs for X*Y resolution in virtio_gpu 2022-06-22 23:55:15 +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