-
- Downloads
Improve interrupt handling response time
Change the way ISRs are stored. Store now in a list on a ‘first come first served basis’, the first interrupt that gets attached will be served first. This improves the speed of the ISR calling from about 6us to 2us for a single interrupt on extint14 See #200
Loading
Please register or sign in to comment