summaryrefslogtreecommitdiff
path: root/py/warning.c
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2023-11-30 14:34:07 +1100
committerDamien George <damien@micropython.org>2023-12-08 12:49:43 +1100
commit28529351aebe45c24e982eaecdba2383d05d2dd4 (patch)
tree96d1802168a52335147c0a72facecd9190ddaae6 /py/warning.c
parentdf3948d3c23e3572c49d18ede03bf3ac97ee601c (diff)
rp2: Switch rp2 and drivers to use new event functions.
This commit changes all uses in the rp2 port, and drivers that are optionally supported by that port. The old MICROPY_EVENT_POLL_HOOK and MICROPY_EVENT_POLL_HOOK_FAST macros are no longer used for rp2 builds and are removed (C user code will need to be changed to suit). Also take the opportunity to change some timeouts that used 64-bit arithmetic to 32-bit, to hopefully claw back a little code size. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/warning.c')
0 files changed, 0 insertions, 0 deletions