• Matthijs Kooijman's avatar
    Add size regex for used RAM · 1857ccee
    Matthijs Kooijman authored
    This was previously omitted, causing arduino-builder to not report the
    amount of RAM used. This adds the regex, based on the regex used by AVR
    (omitting the .noinit section, which is not supported by the SAMD linker
    scripts).
    1857ccee
platform.txt 13.1 KB