support arduino:samd Core >= 1.8.10
bxparks opened this issue · 1 comments
bxparks commented
The arduino::samd
core converted to using a new Arduino API for versions >= 1.8.10. (The SparkFun::samd core is fine). I don't have time to work on this right now, so I will explicitly blacklist these boards in AceTime.h
so that the user gets a useful error message, instead of pages of compiler errors.
(This issue is identical to bxparks/AUnit#66).
bxparks commented
AceTime will not support ArduinoCore-api in the foreseeable future. So it will not support Arduinocore-samd >=1.8.10. Closing.