-
- Downloads
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
MONO_xxx is much easier to read if you're not familiar with the code. MVLSB is deprecated but kept for backwards compatibility, for the time being. This patch also updates the associated docs and tests.
Showing
- docs/library/framebuf.rst 24 additions, 1 deletiondocs/library/framebuf.rst
- extmod/modframebuf.c 3 additions, 2 deletionsextmod/modframebuf.c
- tests/extmod/framebuf1.py 4 additions, 3 deletionstests/extmod/framebuf1.py
- tests/extmod/framebuf1.py.exp 4 additions, 3 deletionstests/extmod/framebuf1.py.exp
Loading
Please register or sign in to comment