spu stuff
This commit is contained in:
2
SW/spu/.vscode/c_cpp_properties.json
vendored
2
SW/spu/.vscode/c_cpp_properties.json
vendored
@@ -3,7 +3,7 @@
|
||||
"configurations": [
|
||||
{
|
||||
"name": "STM32F030",
|
||||
"compileCommands": "${workspaceFolder}/app/blinky/stm32f030/build/compile_commands.json",
|
||||
"compileCommands": "${workspaceFolder}/app/motor_control/stm32f030/build/compile_commands.json",
|
||||
"intelliSenseMode": "linux-gcc-arm",
|
||||
"compilerPath": "/usr/bin/arm-none-eabi-gcc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user