adafruit / adafruit/Adafruit_CircuitPython_BNO055
Library too large for smaller boards
- Dominant language
- Python
- Stars
- 94
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
```python
Adafruit CircuitPython 6.0.0-rc.1 on 2020-11-03; Adafruit QT Py M0 with samd21e18
>>> import adafruit_bno055
Traceback (most recent call last):
File "", line 1, in
File "adafruit_bno055.py", line 111, in
MemoryError: memory allocation failed, allocating 776 bytes
>>>
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the import failure on the Adafruit QT Py M0 with SAMD21E18 using CircuitPython 6.0.0-rc.1. Inspect adafruit_bno055.py, especially around line 111, and measure the library's memory use; the issue does not specify the intended reduction or a test, so the acceptable fix needs clarification.
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