summaryrefslogtreecommitdiff
path: root/py/objbool.c
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2025-03-18 16:05:41 +1100
committerDamien George <damien@micropython.org>2025-03-27 00:05:24 +1100
commit23fb171b808a54eb51304ced9504ce66261bcc54 (patch)
treeeef1a8e747566e96e928519f7fb57918e7931a5f /py/objbool.c
parent6fa498cba1a622723d3dc13e15331085aea60d3c (diff)
rp2/mpnetworkport: Refactor out cyw43_has_pending global variable.
A better indication of whether a cyw43 event is pending is the actual flag in the PendSV handler table. (If this fails, could also use the GPIO interrupt enabled register bit). This commit was needed of a previous version of the fix in the parent commit, but it turned out not strictly necessary for the current version. However, it's still a good clean up. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/objbool.c')
0 files changed, 0 insertions, 0 deletions