PWM icon indicating copy to clipboard operation
PWM copied to clipboard

Compile error on Arduino MRK

Open bergstar opened this issue 4 years ago • 0 comments

*: undefined reference to `InitTimersSafe()'
*: undefined reference to `SetPinFrequencySafe(signed char, unsigned long)'
collect2.exe: error: ld returned 1 exit status
Using library pwm at version 5.0 in folder: *\Documents\Arduino\libraries\pwm 

This is the same on all SAMD boards.

Same sketch for AVR compiles without issues.

bergstar avatar Aug 30 '20 21:08 bergstar