mirror of
https://git.aixiao.me/aixiao/Danger-alarm.git
synced 2025-07-29 19:13:39 +08:00
FreeRTOS Add Boot Time
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -4,7 +4,9 @@
|
||||
"files.associations": {
|
||||
"cstring": "cpp",
|
||||
"random": "cpp",
|
||||
"system_error": "c"
|
||||
"system_error": "c",
|
||||
"*.tcc": "cpp",
|
||||
"streambuf": "cpp"
|
||||
},
|
||||
"cmake.ignoreCMakeListsMissing": true
|
||||
}
|
Reference in New Issue
Block a user