Skip to content

Conversation

Makuna
Copy link
Collaborator

@Makuna Makuna commented Aug 4, 2015

(#615)
Fixes issue of reentrant calls to nointerrupts()
exposed functional replacements to cli sei and SREG when dealing with
interrupts
InterruptLock class to auto stop and restore interrupt level
Fix user ISR calls to be like Arduino with interrupts disabled fully.

Makuna added 3 commits August 3, 2015 19:35
Fixes issue of reentrant calls to nointerrupts()
exposed functional replacements to cli sei and SREG when dealing with
interrupts
InterruptLock class to auto stop and restore interrupt level
Fix user ISR calls to be like Arduino with interrupts disabled fully.
Support both the normal auto lock at all levels, and the lock at a
specific level requiring different syntax
igrr added a commit that referenced this pull request Aug 5, 2015
@igrr igrr merged commit b49dfeb into esp8266:esp8266 Aug 5, 2015
@Makuna Makuna deleted the interrupts branch August 19, 2015 17:03
igrr added a commit that referenced this pull request Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants