Version 0.63 is out!

January 20, 2016

Added XDATA variables initialization, now following code will work correctly


(Prior to this release variables were initialized only inside function, global variables were not. Now global are initialized too.)

Added defines for A0–A3 and PWM1–PWM4 to refer to corresponding pins.

analogRead, analogWrite, digitalWrite, digitalRead, pinMode functions behave now identically to Arduino functions: