|
@@ -21,7 +21,6 @@
|
|
|
"includePath": [
|
|
|
"${workspaceRoot}/Inc",
|
|
|
"${workspaceRoot}/Drivers/CMSIS/Include",
|
|
|
- "${workspaceRoot}/Drivers/STM32G0xx_HAL_Driver/Inc",
|
|
|
"${workspaceRoot}/Drivers/CMSIS/Device/ST/STM32G0xx/Include",
|
|
|
"C:/MCU/gcc-arm/arm-none-eabi/include"
|
|
|
],
|
|
@@ -36,7 +35,6 @@
|
|
|
"${workspaceRoot}",
|
|
|
"${workspaceRoot}/Inc",
|
|
|
"${workspaceRoot}/Drivers/CMSIS/Include",
|
|
|
- "${workspaceRoot}/Drivers/STM32G0xx_HAL_Driver/Inc",
|
|
|
"${workspaceRoot}/Drivers/CMSIS/Device/ST/STM32G0xx/Include",
|
|
|
"C:/MCU/gcc-arm/arm-none-eabi/include",
|
|
|
"C:/MCU/gcc-arm/lib/gcc/arm-none-eabi/9.3.1/include",
|