mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Changed memory usage check to only fail build on 100%+ usage and added a configurable warning level for memory usage defaulting to 75%. Clarified error and warning messages related to memory usage to specify that this is the minimum memory usage.