|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
"/opt/arduino-1.8.5/hardware/tools/avr/avr/include", |
|
|
|
|
"/opt/arduino-1.8.5/hardware/arduino/avr/variants/standard", |
|
|
|
|
"${workspaceRoot}", |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave" |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave/src" |
|
|
|
|
], |
|
|
|
|
"defines": [ |
|
|
|
|
"ARDUINO=160", |
|
|
|
@ -48,7 +48,7 @@
|
|
|
|
|
"/opt/arduino-1.8.5/hardware/tools/avr/avr/include", |
|
|
|
|
"/opt/arduino-1.8.5/hardware/arduino/avr/variants/standard", |
|
|
|
|
"${workspaceRoot}", |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave" |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave/src" |
|
|
|
|
], |
|
|
|
|
"defines": [ |
|
|
|
|
"ARDUINO=160", |
|
|
|
@ -85,7 +85,7 @@
|
|
|
|
|
"/opt/arduino-1.8.5/hardware/tools/avr/avr/include", |
|
|
|
|
"/opt/arduino-1.8.5/hardware/arduino/avr/variants/standard", |
|
|
|
|
"${workspaceRoot}", |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave" |
|
|
|
|
"${workspaceRoot}/library/OneWireSlave/src" |
|
|
|
|
], |
|
|
|
|
"defines": [ |
|
|
|
|
"_DEBUG", |
|
|
|
|