Skip to content

Commit f2f99a2

Browse files
committed
allow non '51s to compile
1 parent beb338e commit f2f99a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

platform.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ compiler.define=-DARDUINO=
5353
# this can be overriden in boards.txt
5454
build.extra_flags=
5555
build.cache_flags=
56+
build.flags.optimize=
57+
build.flags.maxspi=
58+
build.flags.maxqspi=
5659

5760
# These can be overridden in platform.local.txt
5861
compiler.c.extra_flags=

0 commit comments

Comments
 (0)