own config

This commit is contained in:
2023-10-01 10:45:12 +02:00
parent 67b3d6cf82
commit fa5b3744c3
3 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
"USE_HAL_DRIVER",
"ULOG_ENABLED"
],
"compilerPath": "C:/MyApps/arm-gcc/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe",
"compilerPath": "C:/Apps/gcc-arm/10.3/bin/arm-none-eabi-gcc.exe",
"cStandard": "c11",
"cppStandard": "gnu++17",
"intelliSenseMode": "windows-gcc-arm"