code
This commit is contained in:
4
.vscode/c_cpp_properties.json
vendored
4
.vscode/c_cpp_properties.json
vendored
@@ -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"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user