diff options
author | Jeff Epler <jepler@gmail.com> | 2025-08-11 11:48:34 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-15 01:17:00 +1000 |
commit | 803da9645f735edd3d1a80a3f920039e0f0298f2 (patch) | |
tree | cab415c26d5368a17e3bb0a2784424c06376458e /py/binary.c | |
parent | e15219800e4874a6c2653cfbdd0553c37610aeff (diff) |
extmod/modframebuf: Save code size in setpixel.
There's a slight code size increase paid for by using setpixel_checked for
the last pixel of a line, instead of repeating the checks inline.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py/binary.c')
0 files changed, 0 insertions, 0 deletions