feat: 完成按键、屏幕和蜂鸣器适配
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -7,7 +7,7 @@
|
||||
"request": "launch",
|
||||
"name": "openocd",
|
||||
"servertype": "openocd",
|
||||
"executable": "build\\Debug\\violet_firmware_zf.elf",
|
||||
"executable": "build\\Debug\\firmware_clover.elf",
|
||||
"runToEntryPoint": "main",
|
||||
"configFiles": [
|
||||
"${workspaceFolder}/tools/wch-riscv.cfg"
|
||||
|
||||
Reference in New Issue
Block a user