mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
7c87db3532
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. |
||
---|---|---|
.. | ||
.settings | ||
format | ||
lib | ||
src/processing/app | ||
test | ||
test-lib | ||
.classpath | ||
.classpath_macosx | ||
.classpath_vista | ||
.project | ||
build.xml | ||
run-linux.launch |