17 Révisions (d0d1177153af983a6fd5888e8660b0fae078297f)

Auteur SHA1 Message Date
  Kurt Eckhardt 2954ed6425 T3.x(LC) - yield and eventResponder speedups if not used il y a 4 ans
  PaulStoffregen abe5ca8072 Include <Arduino.h> first, for precompile header rebuild all speedup il y a 6 ans
  PaulStoffregen 2d7cf7acdd Fix systick when yield overridden il y a 7 ans
  Kurt Eckhardt 36958c5243 MillisTimer off by 2ms... il y a 7 ans
  Kurt Eckhardt 5638ec5417 MillisTimer - handle begin when active il y a 7 ans
  Kurt Eckhardt a8f0ab474f Event Responder - fix _ms when adding items il y a 7 ans
  PaulStoffregen 5218b19603 Make EventResponder attach functions atomic il y a 7 ans
  PaulStoffregen 8ee4381890 Reduce MillisTimer interrupt disable time il y a 7 ans
  PaulStoffregen 8796d748b9 Remane repeat function MillisTimer to beginRepeating il y a 7 ans
  PaulStoffregen 9b8892856f Disable interrupts in MillisTimer critical sections il y a 7 ans
  PaulStoffregen 07ac3cb4ea Disable interrupts in EventResponder critical sections il y a 7 ans
  PaulStoffregen c9a8bb6379 EventResponder cosmetic internal name change for consistency il y a 7 ans
  PaulStoffregen e77b120f7b Use PendSV for EventResponder attachInterrupt il y a 7 ans
  PaulStoffregen ea70a67f44 Add a couple more EventResponder comments il y a 7 ans
  PaulStoffregen aa5e833b04 Fix EventResponder append to triggered list il y a 7 ans
  PaulStoffregen a587b3dd1e MillisTimer - initial commit il y a 7 ans
  PaulStoffregen f0d263c540 EventResponder - initial commit il y a 7 ans