diff options
author | Loren M. Lang <lorenl@north-winds.org> | 2013-04-22 17:48:22 -0700 |
---|---|---|
committer | Loren M. Lang <lorenl@north-winds.org> | 2013-04-22 17:48:22 -0700 |
commit | e1da15aeb5e4a68d6468a2fe7153ed73bd3b8521 (patch) | |
tree | fbb780de759f605e8d296f54c279a64fba2ef9b9 /cores/arduino/WString.cpp | |
parent | 890a3311ed1fee5344190a575bcd4ca213baff79 (diff) |
Detect RAM usage and stop if full
This resolves issue #1356 and add the ability for the Arduino IDE to
detect the amount of RAM allocated to a sketch and compare that to the
available RAM on each board. If RAM is more than 90% full, it will fail
on building since there is not enough free RAM for the heap and stack to
use.
Diffstat (limited to 'cores/arduino/WString.cpp')
0 files changed, 0 insertions, 0 deletions