• Tomáš Pilný's avatar
    Added compiler.warning_flags to platform.txt; fixing #6118 (#6596) · ca77502c
    Tomáš Pilný authored
    Summary
    
    Added compiler.warning_flags to all chips in platform.txt to reflect users setting of warning level output during compilation (set up in Arduino IDE preferences)
    
    Impact
    
    When a warning is set to none the compilation will no longer display warnings
    
    Related links
    
    Solves issue #6118
    ca77502c
Wire.cpp 13.6 KB