Merge updates from ch7

This commit is contained in:
Yifan Wu 2021-02-28 06:38:13 +08:00
parent 394dd61259
commit c4ee62e338
22 changed files with 477 additions and 62 deletions

View file

@ -6,7 +6,7 @@ KERNEL_BIN := $(KERNEL_ELF).bin
DISASM_TMP := target/$(TARGET)/$(MODE)/asm
FS_IMG := ../user/target/$(TARGET)/$(MODE)/fs.img
SDCARD := /dev/sdb
APPS := ../user/src/bin
APPS := ../user/src/bin/*
# BOARD
BOARD ?= qemu