mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🔧 更改目录结构,将定时器独立出来
将定时器独立出来
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -102,7 +102,8 @@
|
||||
"wait_queue.h": "c",
|
||||
"stddef.h": "c",
|
||||
"spinlock.h": "c",
|
||||
"stat.h": "c"
|
||||
"stat.h": "c",
|
||||
"video.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Enabled",
|
||||
"esbonio.sphinx.confDir": ""
|
||||
|
Reference in New Issue
Block a user