aboutsummaryrefslogtreecommitdiff
path: root/platform.txt
diff options
context:
space:
mode:
authorFederico Fissore <f.fissore@arduino.cc>2015-04-13 17:18:23 +0200
committerFederico Fissore <f.fissore@arduino.cc>2015-04-13 17:18:23 +0200
commite89f3d5773211ce9617141888cae5b06a67d784a (patch)
treee7880d53e716e9ed7965d28ca6f314da3e37368f /platform.txt
parent0d3ba46b486cacbaa060a4010d0e2552288ccf63 (diff)
Reviewed warnings key names and dropdown in Preferences
Diffstat (limited to 'platform.txt')
-rw-r--r--platform.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/platform.txt b/platform.txt
index afe2f23..a64209b 100644
--- a/platform.txt
+++ b/platform.txt
@@ -12,9 +12,9 @@ version=1.6.3
# ---------------------
compiler.warning_flags.none=-w
-compiler.warning_flags.normal=
-compiler.warning_flags.all=-Wall
-compiler.warning_flags.extra=-Wall -Wextra
+compiler.warning_flags.default=
+compiler.warning_flags.more=-Wall
+compiler.warning_flags.all=-Wall -Wextra
# Default "compiler.path" is correct, change only if you want to overidde the initial value
compiler.path={runtime.tools.avr-gcc.path}/bin/