Open bbucko opened 8 years ago
Hi, exactily, I change version 1.6.9 to 1.6.4 and working fine.... Worse than in new version 1.8.1 is with the same problem.....
This bug has been fixed in Arduino-Makefile master.
1.8.5 has the same problem
1.8.7 same also.
My sketch contains pulseIn() and during compliation I'm getting undefined reference to `countPulseASM'. I think it's the same issue as this one: https://github.com/sudar/Arduino-Makefile/issues/364. After downgrading to Arduino IDE 1.6.4 everything is working fine.