damellis / attiny

ATtiny microcontroller support for the Arduino IDE
720 stars 226 forks source link

Add SRAM size #91

Closed Giermann closed 8 years ago

Giermann commented 8 years ago

I sometimes encountered programs not running on ATtiny85. I added the sizes according datasheets to have the IDE check the RAM size before uploading buggy code.

Maybe the same changes have to be applied to other trees for different IDE versions?

oqibidipo commented 8 years ago

Although the first page refers to "128/256/512 Bytes Internal SRAM", at page 5 it says "128/256/256 bytes SRAM"

It says "128/256/512" (or equivalent) in several other places, so that must be an error on page 5.

damellis commented 8 years ago

Yeah, I think so too: https://github.com/damellis/attiny/commit/a9f0b87d9c2c2d0efdeb475f3ff1849ebba445bc