add CV GATE DAC output

This commit is contained in:
Clément SAILLANT
2025-08-06 20:58:27 +02:00
parent 47ce85d83f
commit 9a286477f9
18 changed files with 2400 additions and 6 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
],
"settings": {
"stm32-for-vscode.openOCDPath": false,
"stm32-for-vscode.armToolchainPath": false
"stm32-for-vscode.armToolchainPath": false,
"commentTranslate.hover.enabled": true
}
}