You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LiteOS-Reading/.vscode/settings.json

8 lines
163 B

{
"files.associations": {
"los_queue_pri.h": "c",
"los_trace.h": "c",
"los_task_pri.h": "c",
"los_mux_debug_pri.h": "c"
}
}