Open fallberg opened 9 years ago
is not in Menu >> Arduino >> Build Options ?
No, not from what I can see:
@fallberg sorry for not answer you before. There is one more option you can activate to see if you get a full compilation log, it's the next one called Show Compilation Output
. As this plugin will be not longer updated by the autor (Robot-Will), there is not much I can do. But now I'm working in a new plugin called deviot, it currently is in beta, if you like to try it and maybe report any error/bug or new feature, you will be welcome.
All the details about the project here: https://github.com/gepd/Deviot
Cool! Thanks. I will check it out at some point.
The Arduino IDE has an option to enable warnings at various verbosity. I cannot find a corresponding setting for Stino. It always seem to supply -w while I would like to replace -w with -Wall -Wextra.