adafruit / adafruit/Adafruit_CircuitPython_MCP2515

Not compatible with Circuitpython built w/o long support

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
16
PR merge metrics
No merged PRs in 30d

Description

```
code.py output:
Traceback (most recent call last):
File "code.py", line 3, in
OverflowError: long int not supported in this build
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure from code.py on a CircuitPython build without long support and inspect the MCP2515 library path reached from line 3. Done means the library works on that build without raising "OverflowError: long int not supported in this build"; the issue does not identify a source file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.