Skip to content

Commit 6c60fef

Browse files
typos
1 parent 4322004 commit 6c60fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ compiler.zephyr.common_ldflags=-fno-exceptions -fno-rtti -fno-threadsafe-statics
4646
compiler.zephyr.extra_cxxflags=
4747
compiler.zephyr.extra_ldflags=-lstdc++ -lsupc++
4848

49-
# these can be overriden in boards.txt
49+
# these can be overridden in boards.txt
5050
build.extra_flags=
5151
build.extra_ldflags=
5252
build.link_mode=dynamic
@@ -87,7 +87,7 @@ compiler.objcopy.eep.extra_flags=
8787
compiler.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)
9191
build.library_discovery_phase=0
9292
build.library_discovery_phase_flag=-DARDUINO_LIBRARY_DISCOVERY_PHASE={build.library_discovery_phase}
9393

0 commit comments

Comments
 (0)