Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with Circuitpython built w/o long support #5

Open
Wh1terat opened this issue Dec 29, 2020 · 2 comments
Open

Not compatible with Circuitpython built w/o long support #5

Wh1terat opened this issue Dec 29, 2020 · 2 comments

Comments

@Wh1terat
Copy link

code.py output:
Traceback (most recent call last):
  File "code.py", line 3, in <module>
OverflowError: long int not supported in this build
@Tbruno25
Copy link

I'm running into the same issue trying to utilize this library with a SAMD21.

Any work around I can try to get this to working?

@Wh1terat
Copy link
Author

I didn't spend much time on it to be honest, eventually moved to STM32 with built in CAN rather than MCP2515 anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants