blink stm32 cubemx

This commit is contained in:
2021-11-08 20:13:42 -05:00
parent 7d2d12402d
commit 8f34233cbe
25 changed files with 1604 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}