We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70af1e1 commit d1fa279Copy full SHA for d1fa279
examples/adafruitGfx/tft/platformio.ini
@@ -17,7 +17,7 @@ board = nanoatmega328
17
framework = arduino
18
upload_port=/dev/ttyUSB*
19
upload_flags=-V
20
-build_flags = -Wno-comment -Wno-reorder -Wno-strict-aliasing -Wno-builtin-macro-redefined -DNODEBUG
+build_flags = -DNODEBUG
21
22
; [env:teensy31]
23
; platform = teensy
0 commit comments