File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ compiler.zephyr.common_ldflags=-fno-exceptions -fno-rtti -fno-threadsafe-statics
4646compiler.zephyr.extra_cxxflags=
4747compiler.zephyr.extra_ldflags=-lstdc++ -lsupc++
4848
49- # these can be overriden in boards.txt
49+ # these can be overridden in boards.txt
5050build.extra_flags=
5151build.extra_ldflags=
5252build.link_mode=dynamic
@@ -87,7 +87,7 @@ compiler.objcopy.eep.extra_flags=
8787compiler.elf2hex.extra_flags=
8888
8989# {build.library_discovery_phase} is set to 1 by the builder during library discovery.
90- # (this is available since arduino-builder>=1.5.5, keeping the default here for backward compatiblity )
90+ # (this is available since arduino-builder>=1.5.5, keeping the default here for backward compatibility )
9191build.library_discovery_phase=0
9292build.library_discovery_phase_flag=-DARDUINO_LIBRARY_DISCOVERY_PHASE={build.library_discovery_phase}
9393
You can’t perform that action at this time.
0 commit comments