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 36ec7ab commit a981c33Copy full SHA for a981c33
platformio.ini
@@ -36,7 +36,7 @@ extra_configs =
36
# Remove '-fmax-errors=5' from build_flags below to see all.
37
#
38
[common]
39
-build_flags = -g3 -D__MARLIN_FIRMWARE__ -DNDEBUG -fmerge-constants
+build_flags = -g3 -D__MARLIN_FIRMWARE__ -DNDEBUG
40
-fmax-errors=5
41
extra_scripts =
42
pre:buildroot/share/PlatformIO/scripts/common-dependencies.py
0 commit comments