Commit 1857cce
committed
Add size regex for used RAM
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).1 parent f7b24ec commit 1857cce
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
| |||
0 commit comments