arduino / arduino/ArduinoCore-samd
attachInterruptParam missing
Open
- Dominant language
- C
- Stars
- 502
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
During synchronization with API the samd WInterrupts.h was deleted. But in common.h there is an additional function
attachInterruptParam, for which no implementation exists in samd
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the missing samd WInterrupts.h with common.h, focusing on the attachInterruptParam declaration and the surrounding interrupt APIs. Restore the corresponding implementation for the SAMD21 core and verify that the common API is implemented consistently; the payload does not mention a specific test file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100