diff options
author | Peter Harper <peter.harper@raspberrypi.com> | 2024-09-30 13:05:22 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-05-12 16:24:51 +1000 |
commit | ee2c78cd972ddd91543d2e73b81b83895ca4cfae (patch) | |
tree | fb4a65754c69c49b4855b4f0f36e6ec731cf4e6b /py/modarray.c | |
parent | a05766f47b34136a405a90f9c670f8f886c2e0b4 (diff) |
rp2: Use pico-sdk alarm pool instead of soft timer for sleep.
Stop using soft timer for `mp_wfe_or_timeout`. Now uses the alarm pool
again as issues with this code have been fixed. This resolves the "sev"
issue that stops the RP2350 going idle.
Also, change the lightsleep code to use the hardware timer library and
alarm 1, as alarm 2 is used by and soft timers and alarm 3 is used by the
alarm pool.
Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
Diffstat (limited to 'py/modarray.c')
0 files changed, 0 insertions, 0 deletions