We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeacf6b commit e9ab696Copy full SHA for e9ab696
platformio.ini
@@ -30,4 +30,5 @@ build_flags = -DNRF52_S132
30
31
[env:native]
32
platform = native
33
-build_flags = -Wno-c++11-extensions -std=c++11
+build_flags = -Wno-c++11-extensions -std=c++11
34
+
0 commit comments