Go to file
Johan Hedberg d7a189d2ec drivers: display: mb_display: Unify image and string APIs
Both the string and image rendering may want to take advantage of
scrolling and sequential display capabilities. Consolidate the APIs so
that there's a single one for images (mb_display_image) and a single
one for strings (mb_display_print). Both take a duration parameter for
the per-frame duration as well as a mode parameter which specifies
sequential vs scrolling behavior as well as an optional looping flag.

Change-Id: Ia092d771e3f1b94afd494c7544dab988161c539e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-04-06 00:59:30 +00:00
.known-issues
arch arch: Atmel SAM E70: remove now redundant IRQ id defines 2017-04-05 16:31:27 +00:00
boards
doc doc: fix headings in release notes 2017-04-05 14:35:39 -07:00
drivers drivers: display: mb_display: Unify image and string APIs 2017-04-06 00:59:30 +00:00
dts
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include drivers: display: mb_display: Unify image and string APIs 2017-04-06 00:59:30 +00:00
kernel
lib
misc
samples drivers: display: mb_display: Unify image and string APIs 2017-04-06 00:59:30 +00:00
scripts
subsys
tests tests: dma: Initialise callback enable flags 2017-04-05 17:18:23 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh