Closed sandeepmistry closed 5 years ago
Based on #3 and #4, this library cannot work with the AVR architecture, so I've updated the library.properties file to be more specific. Just SAMD and megaAVR for now.
library.properties
@facchinm let me know what you think of this approach ...
The approach looks fine since the library is not intrinsically incompatible (and should become compatible after porting the avr core to Chainsaw).
Based on #3 and #4, this library cannot work with the AVR architecture, so I've updated the
library.properties
file to be more specific. Just SAMD and megaAVR for now.@facchinm let me know what you think of this approach ...