Add sensor, modify makefile

This commit is contained in:
Zhao_Jiasheng
2021-06-09 16:24:37 +08:00
parent cb87bea665
commit e37efc70ce
26 changed files with 1598 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
SRC_FILES := xiuos/xiuos.c xiuos/userspace.c
include $(KERNEL_ROOT)/compiler.mk