1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-10-13 23:48:28 +03:00

Renamed compiler.warning_flags pref to compiler.warning_level

Provided a default value for compiler.warning_flags
Releasing avr core 1.6.5
This commit is contained in:
Federico Fissore
2015-04-24 09:06:30 +02:00
parent 871bc172d0
commit d805fb4e1f
5 changed files with 53 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ version=1.6.3
# SAM3 compile variables
# ----------------------
compiler.warning_flags=-w
compiler.warning_flags.none=-w
compiler.warning_flags.default=
compiler.warning_flags.more=-Wall