This commit is contained in:
2023-11-06 21:31:51 +01:00
parent 617dd175b9
commit a7ccf2ce66
2 changed files with 143 additions and 119 deletions

View File

@@ -4,7 +4,7 @@
"name": "Win32",
"includePath": [
"${workspaceFolder}/Core/Inc",
"${workspaceFolder}/Drivers/CMSIS/Core/Include",
"${workspaceFolder}/Drivers/CMSIS/Include",
"${workspaceFolder}/Drivers/CMSIS/Device/ST/STM32G0xx/Include",
"${workspaceFolder}/Drivers/STM32G0xx_HAL_Driver/Inc",
"${workspaceFolder}/utils/rtt"
@@ -13,7 +13,7 @@
"_DEBUG",
"UNICODE",
"_UNICODE",
"STM32F303xE",
"STM32G0B1xx",
"USE_HAL_DRIVER",
"ULOG_ENABLED"
],