Kurt Eckhardt
9828bd7188
EventResponder runFromYield shortcut
Add quick test at start of function to return if there are no events pending.
Do this before checking if in ISR and the like. Cut timing down a lot in yield.
пре 5 година
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
пре 6 година
PaulStoffregen
5218b19603
Make EventResponder attach functions atomic
пре 7 година
PaulStoffregen
c34cbcf074
Add priority levels to EventResponder
пре 7 година
PaulStoffregen
8ee4381890
Reduce MillisTimer interrupt disable time
пре 7 година
PaulStoffregen
8796d748b9
Remane repeat function MillisTimer to beginRepeating
пре 7 година
PaulStoffregen
9b8892856f
Disable interrupts in MillisTimer critical sections
пре 7 година
PaulStoffregen
07ac3cb4ea
Disable interrupts in EventResponder critical sections
пре 7 година
PaulStoffregen
c9a8bb6379
EventResponder cosmetic internal name change for consistency
пре 7 година
PaulStoffregen
84e8810ccd
Never run normal EventResponder function from interrupt context
пре 7 година
PaulStoffregen
e77b120f7b
Use PendSV for EventResponder attachInterrupt
пре 7 година
PaulStoffregen
ea70a67f44
Add a couple more EventResponder comments
пре 7 година
PaulStoffregen
aa5e833b04
Fix EventResponder append to triggered list
пре 7 година
PaulStoffregen
54d1f35ddf
Add EventResponder documentation (as comments)
пре 7 година
PaulStoffregen
a587b3dd1e
MillisTimer - initial commit
пре 7 година
PaulStoffregen
f0d263c540
EventResponder - initial commit
пре 7 година