News

He tried using this generator to compile a support-vector colour classifier for the ATtiny85, but ran into a problem with the Arduino ATtiny85 compiler not supporting a variadic function used by ...
It turns out the code ran just fine on a physical ATtiny, so the problem must have been in the Arduino simulator itself ... demonstration of how to use GDB to isolate a problem by examining ...