feat(firmware): ssd1306 initial

This commit is contained in:
2026-04-14 22:22:20 +08:00
parent 7ff97a8765
commit c74ff25a6f
4 changed files with 22 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"folders": [
{
"path": "."
},
{
"name": "firmware",
"path": "hardware/firmware"
}
],
"settings": {
"stm32-for-vscode.makePath": false
}
}