Patch refactor scm and textui (#289)

* 重构屏幕管理器和textui框架

* 切换字体为spleen,并增加对字体的抽象

* 修正文档

---------

Co-authored-by: longjin <longjin@RinGoTek.cn>
This commit is contained in:
hanjiezhou
2023-08-20 00:19:36 +08:00
committed by GitHub
parent 5db5a5652c
commit abe3a6ea3c
42 changed files with 2005 additions and 1726 deletions

View File

@ -4,7 +4,6 @@
"stdbool.h": "c",
"printk.h": "c",
"stdarg.h": "c",
"font.h": "c",
"trap.h": "c",
"gate.h": "c",
"process.h": "c",