zephyr/drivers/display
Johan Hedberg 5c22802fa2 drivers: display: mb_display: Get rid of unnecessary image tracking
We don't need to store copies of the current and next image when
scrolling text, since looking up the font is just as efficient and
also consumes less memory.

Change-Id: Ia905164c5b5784afb52cb2bb38c1ab1d00817df0
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-04-06 00:59:28 +00:00
..
Kconfig drivers: display: mb_display: Add empty column to scrolling text 2017-04-06 00:59:27 +00:00
Makefile drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
mb_display.c drivers: display: mb_display: Get rid of unnecessary image tracking 2017-04-06 00:59:28 +00:00
mb_font.c drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00
mb_font.h drivers: Add support for BBC micro:bit LED display 2017-04-04 08:14:36 +03:00