mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 20:36:31 +00:00
new: 初步完成了textui的基本显示功能
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -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": ""
|
||||
|
Reference in New Issue
Block a user