File tree 1 file changed +4
-2
lines changed
src/arduino.cc/builder/test/downloaded_stuff_patches
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- --- a/downloaded_hardware/arduino/avr/platform.txt.orig 2015-11-11 17:20:47.731372477 +0100
2
- +++ b/downloaded_hardware/arduino/avr/platform.txt 2015-11-11 17:21:21.463373279 +0100
1
+ diff --git a/downloaded_hardware/arduino/avr/platform.txt b/downloaded_hardware/arduino/avr/platform.txt
2
+ index 537fcc5..4e526d9 100644
3
+ --- a/downloaded_hardware/arduino/avr/platform.txt
4
+ +++ b/downloaded_hardware/arduino/avr/platform.txt
3
5
@@ -88,6 +88,9 @@
4
6
preproc.macros.flags=-w -x c++ -E -CC
5
7
recipe.preproc.macros="{compiler.path}{compiler.cpp.cmd}" {compiler.cpp.flags} {preproc.macros.flags} -mmcu={build.mcu} -DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} {compiler.cpp.extra_flags} {build.extra_flags} {includes} "{source_file}"
You can’t perform that action at this time.
0 commit comments