mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 20:36:31 +00:00
🆕 printk.c, 在vsprintf中部分完成了解析字符串的工作
This commit is contained in:
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stdlib.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"printk.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user