Commit 55d608e
Adds noInterrupt() and interrupt() functionality (espressif#7226)
* Adds noInterrupt() and interrupt() functionality
* Adds sei/cli
Adds back sei()/cli() macros
Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>1 parent dca1a1e commit 55d608e
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments