git-Space

Results 1 issues of git-Space

Compiling can fail with all sorts of errors, due to a missing **-std=gnu++11** flag in: > "C:\Users\%username%\AppData\Local\Arduino15\packages\digispark\hardware\avr\1.0.0\platform.txt" I got it working modifying **compiler.cpp.flags=** by adding the missing flag at the...