arduino / arduino/reference-en

ISR routine documentation

Open
#799 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
No language data
Stars
173
Forks
704
PR merge metrics
No merged PRs in 30d

Description

Notably absent in Arduino documentation is the listing of available ISR routines for a particular interrupt and microcontroller e.g. ISR(TIM0_OVF_vect) is the Timer 0 Overflow interrupt vector.
For each board officially supported by the Arduino IDE, a listing of each ISR with a brief description would be helpful.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the Arduino Reference documentation and the ISR(TIM0_OVF_vect) example, then identify the supported boards and their interrupt vectors. Done means each officially supported board has a listing of its available ISR routines with a brief description, including the Timer 0 Overflow vector.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, embedded-iot
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.