Closed dojyorin closed 4 years ago
we won't add an extra menu just for this. You could try to edit platform.txt
or bettter platform.local.txt
to do so
https://arduino.github.io/arduino-cli/platform-specification/#platformlocaltxt
we won't add an extra menu just for this. You could try to edit
platform.txt
or bettterplatform.local.txt
to do so https://arduino.github.io/arduino-cli/platform-specification/#platformlocaltxt
OK, I'll try. Thanks😊
I want to select optimization (-On) in the compile option of the SAMD21 board.
The sketch I write for SAMD21 has plenty of free space. I want to use that free space for speed up.
Would you consider adding the "-On" option to compilation settings? Thank you.