summaryrefslogtreecommitdiff
path: root/docs/esp8266
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2025-08-25 13:59:53 +0100
committerDamien George <damien.p.george@gmail.com>2025-09-25 23:59:24 +1000
commitad11df7f7ac73b1d9d0c69274a5e56140c621401 (patch)
tree28118654060d05e9c0eb36a1e648d1e2dc0b5cc4 /docs/esp8266
parent706cc8d833ebd2685b324cab48f1a7d8e0c8bca2 (diff)
shared/runtime/softtimer: Add support for hard callbacks.
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>
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions