Skip to content

Commit 6f9f6d7

Browse files
per1234adamvoss
authored andcommitted
Clean up comments in platform.txt
- Remove comment in Arduino AVR Boards platform.txt about -w flag. This is no longer relevant since the compiler warning level is now set by the user. - Fix typos
1 parent 91d24da commit 6f9f6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ compiler.ldflags=
3636
compiler.size.cmd=arm-none-eabi-size
3737
compiler.define=-DARDUINO=
3838

39-
# this can be overriden in boards.txt
39+
# This can be overridden in boards.txt
4040
build.extra_flags=
4141

4242
# These can be overridden in platform.local.txt

0 commit comments

Comments
 (0)