aboutsummaryrefslogtreecommitdiff
path: root/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino
diff options
context:
space:
mode:
authorLoren M. Lang <lorenl@north-winds.org>2013-04-22 17:48:22 -0700
committerLoren M. Lang <lorenl@north-winds.org>2013-04-22 17:48:22 -0700
commite1da15aeb5e4a68d6468a2fe7153ed73bd3b8521 (patch)
treefbb780de759f605e8d296f54c279a64fba2ef9b9 /libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino
parent890a3311ed1fee5344190a575bcd4ca213baff79 (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 'libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino')
0 files changed, 0 insertions, 0 deletions