adafruit / adafruit/Adafruit_ZeroTimer
Will not work asis on the Itsy Bitsy M4
Open
- Dominant language
- C++
- Stars
- 31
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
The Itsy Bitsy M4 pin assignments are different than the pins hardcoded in this library. You need to manually modify the library to match the TC/WC values to the Arduino pin numbers. For example pin 10 in this library is pin 7 on the IB M4.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the library's hardcoded TC/WC-to-Arduino pin mapping and compare it with the Itsy Bitsy M4 assignments, using the reported pin 10-to-7 difference as a reference. Done means the mappings no longer require manual edits for the Itsy Bitsy M4.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100