Update ST Nucleo H723ZG config

- Removed `cmsis` from the list of supported frameworks

Resolves #715
This commit is contained in:
Valerii Koval
2023-07-31 12:27:46 +03:00
committed by GitHub
parent 9f4360674c
commit a6a0cd5296

View File

@@ -25,7 +25,6 @@
},
"frameworks": [
"arduino",
"cmsis",
"stm32cube",
"zephyr"
],