RP-01/cva_asw_m0146/.vscode/settings.json
2024-12-09 08:35:30 +08:00

55 lines
1.4 KiB
JSON

{
"files.associations": {
"mcu.h": "c",
"segger_rtt.h": "c",
"apptask.h": "c",
"uds_user.h": "c",
"uds.h": "c",
"stimer.h": "c",
"ycheck.h": "c",
"yvals.h": "c",
"stddef.h": "c",
"stdint.h": "c",
"hwctrl.h": "c",
"cvm014x_features.h": "c",
"clock_drv.h": "c",
"irq_drv.h": "c",
"motorctrl.h": "c",
"extern.h": "c",
"sbc_tle94x1.h": "c",
"tle94x1.h": "c",
"reset_drv.h": "c",
"pwmlite_drv.h": "c",
"RTE.C": "cpp",
"rtwtypes.h": "c",
"can_message.h": "c",
"canuser.h": "c",
"scm_matrix-binutil.h": "c",
"matrix.h": "c",
"key.h": "c",
"dbccodeconf.h": "c",
"canmatrix.h": "c",
"scm_canmatrix-binutil.h": "c"
},
"C_Cpp.default.compilerPath": "",
"MicroPython.executeButton": [
{
"text": "▶",
"tooltip": "运行",
"alignment": "left",
"command": "extension.executeFile",
"priority": 3.5
}
],
"MicroPython.syncButton": [
{
"text": "$(sync)",
"tooltip": "同步",
"alignment": "left",
"command": "extension.execute",
"priority": 4
}
],
"Codegeex.CompletionDelay": 0.5,
"Codegeex.RepoIndex": true
}