From e89f3d5773211ce9617141888cae5b06a67d784a Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Mon, 13 Apr 2015 17:18:23 +0200 Subject: [PATCH] Reviewed warnings key names and dropdown in Preferences --- platform.txt | 6 +++--- 1 file 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/