feat: 完成按键、屏幕和蜂鸣器适配

This commit is contained in:
2024-01-31 17:20:09 +08:00
parent 7181da95de
commit 64e95d278c
31 changed files with 385 additions and 1338 deletions

2
.vscode/launch.json vendored
View File

@@ -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"