mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Add a flag SOFT_TIMER_HARD_CALLBACK to request that a soft timer's python callback is run directly from the IRQ handler with the scheduler and heap locked, instead of being scheduled via mp_sched_schedule(). Signed-off-by: Chris Webb <chris@arachsys.com>
6.3 KiB
6.3 KiB