summaryrefslogtreecommitdiff
path: root/tests/extmod/machine_timer.py
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2025-08-25 14:18:03 +0100
committerDamien George <damien.p.george@gmail.com>2025-09-25 23:59:24 +1000
commita69b08b756eae5b59006b93524a8d9c4d78847bc (patch)
tree3bcb9371590a8c07c1b68017474291bf3b50321a /tests/extmod/machine_timer.py
parentb7bf24e4812d2d27c61c8cb0dbcbbfc1a28a271c (diff)
renesas-ra/timer: Support soft IRQ timer callbacks.
machine.Timer() has inconsistent behaviour between ports: some run callbacks in hard IRQ context whereas others schedule them like soft IRQs. As on the rp2 port, add support to the renesas-ra port for a hard= argument to explicitly choose between these, setting the default to True to match the existing behaviour. Signed-off-by: Chris Webb <chris@arachsys.com>
Diffstat (limited to 'tests/extmod/machine_timer.py')
0 files changed, 0 insertions, 0 deletions