new: 初步完成了textui的基本显示功能

This commit is contained in:
fslongjin
2022-08-04 21:40:26 +08:00
parent 36d55511ba
commit 17d5fea2cf
9 changed files with 615 additions and 104 deletions

View File

@ -117,7 +117,10 @@
"sched.h": "c",
"preempt.h": "c",
"softirq.h": "c",
"screen_manager.h": "c"
"screen_manager.h": "c",
"textui.h": "c",
"atomic.h": "c",
"uart.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""