File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ compiler.dsp_include.path={compiler.xmclib_include.path}/CMSIS/DSP/Include
50
50
compiler.arduino_core.path={runtime.platform.path}/cores/arduino/api
51
51
compiler.arduino_core_dep.path={compiler.arduino_core.path}/deprecated
52
52
compiler.arduino_core_dep_avr.path={compiler.arduino_core.path}/deprecated-avr-comp/avr
53
- compiler.arduino_core_api.path= "-I{compiler.arduino_core_dep_avr.path}" "-I{compiler.arduino_core_dep.path}" "-I{compiler.arduino_core.path}"
53
+ compiler.arduino_core_api.path= "-I{compiler.arduino_core_dep_avr.path}" "-I{compiler.arduino_core_dep.path}"
54
54
55
55
compiler.arm.cmsis.path= "-I{compiler.xmclib_include.path}/XMCLib/inc" "-I{compiler.dsp_include.path}" "-I{compiler.nn_include.path}" "-I{compiler.cmsis_include.path}" "-I{compiler.xmclib_include.path}/LIBS" "-I{build.variant.path}" "-I{build.variant.config_path}"
56
56
compiler.avr_support.path= "-I{build.core.path}/avr"
You can’t perform that action at this time.
0 commit comments