Files
micropython/extmod
Jeff Epler 803da9645f 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>
2025-08-15 01:17:00 +10:00
..
2019-10-29 14:17:29 +11:00
2017-07-18 11:57:39 +10:00