pierremolinaro / acan2515

MCP2515 CAN Controller Driver for Arduino
MIT License
74 stars 29 forks source link

ESP8266 #30

Closed hicksan closed 2 years ago

hicksan commented 2 years ago

Can this library work with an ESP8266, please?

pierremolinaro commented 2 years ago

The library as it is does not compile for ESP8266. I think that changing the #ifdef ARDUINO_ARCH_ESP32 to #ifdef ARDUINO_ARCH_ESP8266 should satisfy the compilation, but it does not guarantee that the library will run correctly. Unfortunately, I don't have an ESP8266 card, so I can't do a test.

Le 30 sept. 2021 à 22:17, hicksan @.***> a écrit :

Can this library work with an ESP8266, please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pierremolinaro/acan2515/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEWKZVAJ662OWULSVPNYRN3UETAXHANCNFSM5FDEQ2VA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.