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.
před 5 roky
PaulStoffregen
e687673ddf
First commit, Teensy4 work-in-progress
před 6 roky
PaulStoffregen
5218b19603
Make EventResponder attach functions atomic
před 7 roky
PaulStoffregen
c34cbcf074
Add priority levels to EventResponder
před 7 roky
PaulStoffregen
8ee4381890
Reduce MillisTimer interrupt disable time
před 7 roky
PaulStoffregen
8796d748b9
Remane repeat function MillisTimer to beginRepeating
před 7 roky
PaulStoffregen
9b8892856f
Disable interrupts in MillisTimer critical sections
před 7 roky
PaulStoffregen
07ac3cb4ea
Disable interrupts in EventResponder critical sections
před 7 roky
PaulStoffregen
c9a8bb6379
EventResponder cosmetic internal name change for consistency
před 7 roky
PaulStoffregen
84e8810ccd
Never run normal EventResponder function from interrupt context
před 7 roky
PaulStoffregen
e77b120f7b
Use PendSV for EventResponder attachInterrupt
před 7 roky
PaulStoffregen
ea70a67f44
Add a couple more EventResponder comments
před 7 roky
PaulStoffregen
aa5e833b04
Fix EventResponder append to triggered list
před 7 roky
PaulStoffregen
54d1f35ddf
Add EventResponder documentation (as comments)
před 7 roky
PaulStoffregen
a587b3dd1e
MillisTimer - initial commit
před 7 roky
PaulStoffregen
f0d263c540
EventResponder - initial commit
před 7 roky