Skip to content

Commit

Permalink
Update vscode cpp properties
Browse files Browse the repository at this point in the history
  • Loading branch information
IC2D user committed Jul 27, 2023
1 parent 4598d51 commit c997211
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/c_cpp_properties.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"name": "Linux",
"includePath": [
"${HOME}/.platformio/packages/framework-mbed/**",
"${workspaceFolder}/lib/**",
"/home/leonardof/.platformio/packages/framework-mbed"
"${workspaceFolder}/lib/**"
],
"defines": [
"TARGET_STM32F4",
Expand Down

0 comments on commit c997211

Please sign in to comment.