mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 22:36:32 +00:00
Removed C/C++ config with hard-coded paths
This commit is contained in:
parent
887682b9c3
commit
bd6a6382f6
14
.vscode/c_cpp_properties.json
vendored
14
.vscode/c_cpp_properties.json
vendored
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "Mac",
|
|
||||||
"includePath": [
|
|
||||||
"/Users/csweichel/Library/Arduino15/packages/arduino/tools/**",
|
|
||||||
"/Users/csweichel/Library/Arduino15/packages/arduino/hardware/samd/1.8.4/**"
|
|
||||||
],
|
|
||||||
"forcedInclude": [
|
|
||||||
"/Users/csweichel/Library/Arduino15/packages/arduino/hardware/samd/1.8.4/cores/arduino/Arduino.h"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user