I don't know a whole lot, but I did know that! What I was pointing out is that the type int on the Arduino is 16 bits. The Edison, run on the Arduino breakout board, can use the custom Arduino/Edison IDE, using Arduino libraries. Some functions from that IDE assume the integer to be 16 bits, which on the Edison is 32. I haven't seen that noted anywhere in the literature about the Arduino/Edison IDE, so thought I'd mention it (found out the hard way).
↧