实现屏幕管理器大致的框架

This commit is contained in:
fslongjin
2022-08-03 14:11:14 +08:00
parent fadeee36a2
commit de3324ed7d
9 changed files with 514 additions and 98 deletions

View File

@ -116,7 +116,8 @@
"apic_timer.h": "c",
"sched.h": "c",
"preempt.h": "c",
"softirq.h": "c"
"softirq.h": "c",
"screen_manager.h": "c"
},
"C_Cpp.errorSquiggles": "Enabled",
"esbonio.sphinx.confDir": ""