Skip to content

Commit d38ebba

Browse files
author
jan
committed
Implement workaround for #1625
This workaround is a good one as it just creates a default value that is release
1 parent 3f45960 commit d38ebba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

io.sloeber.core/config/pre_processing_platform_default.txt

+2
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ serial.port.file=${serial.port}
4040
upload.altID=no_altID
4141
upload.usbID=no_altID
4242

43+
#workaround and default value for issue #1625
44+
compiler.optimization_flags=${compiler.optimization_flags.release}

0 commit comments

Comments
 (0)