feat: Added CC option to kconfig
This commit is contained in:
parent
e4dc0d0a04
commit
8fac1270b1
3 changed files with 12 additions and 3 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -22,5 +22,8 @@
|
|||
"smp.h": "c",
|
||||
"string_view": "c",
|
||||
"lapic.h": "c"
|
||||
}
|
||||
},
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnType": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue