Skip to content

Commit 16e526d

Browse files
author
franco.polo
committed
Fixed an error in gpio input
1 parent 053eb75 commit 16e526d

File tree

4 files changed

+58
-54
lines changed

4 files changed

+58
-54
lines changed

Cpp/.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"cortex-debug.armToolchainPath": "C:\\USERS\\FPOLO\\DOWNLOADS\\FRANCO\\COURSES\\STM32FROMZEROTOMAIN\\TOOLS\\GCC-ARM-NONE-EABI\\BIN",
3+
"cortex-debug.openocdPath": "C:\\USERS\\FPOLO\\DOWNLOADS\\FRANCO\\COURSES\\STM32FROMZEROTOMAIN\\TOOLS\\OPENOCD\\BIN\\OPENOCD.EXE"
4+
}

0 commit comments

Comments
 (0)