garmin / LIDARLite_Arduino_Library

High-performance optical distance sensing.
Apache License 2.0
181 stars 84 forks source link

library not compatible with SAMD21 M0 boards #26

Closed got879 closed 3 years ago

got879 commented 3 years ago

Looks like this library won't compile for SAMD21 M0 boards. Attempted to compile for:

IDE 1.8.11

Changed to previous board versions back to 1.8.6.

Also failed to compile on 1.8.13 (portable)

The library successfully compiled for nano 33 BLE.

I see that this is coded for a Due which is a more powerful processor. So issue closed.