diff --git a/cva_asw_m0146/.vscode/settings.json b/cva_asw_m0146/.vscode/settings.json index d3e447c..017378e 100644 --- a/cva_asw_m0146/.vscode/settings.json +++ b/cva_asw_m0146/.vscode/settings.json @@ -22,7 +22,32 @@ "pwmlite_drv.h": "c", "RTE.C": "cpp", "rtwtypes.h": "c", - "can_message.h": "c" + "can_message.h": "c", + "canuser.h": "c", + "scm_matrix-binutil.h": "c", + "matrix.h": "c", + "key.h": "c", + "dbccodeconf.h": "c" }, - "C_Cpp.default.compilerPath": "" + "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 } \ No newline at end of file diff --git a/cva_asw_m0146/cva_asw_m0146.ewp b/cva_asw_m0146/cva_asw_m0146.ewp index 0122f5a..ae0013d 100644 --- a/cva_asw_m0146/cva_asw_m0146.ewp +++ b/cva_asw_m0146/cva_asw_m0146.ewp @@ -361,8 +361,11 @@ $PROJ_DIR$\src\RTT $PROJ_DIR$\SDK\platform\devices\CVM014x\drivers\clock $PROJ_DIR$\SDK\platform\devices\CVM014x\drivers\cpu\irq - $PROJ_DIR$\src\RP_01_APP_ert_rtw - $PROJ_DIR$\src\RTE + $PROJ_DIR$\src\Matrix\inc + $PROJ_DIR$\src\Matrix\butl + $PROJ_DIR$\src\Matrix\conf + $PROJ_DIR$\src\Matrix\lib + $PROJ_DIR$\src\Matrix\usr