zephyr/samples/display/cfb/sample.yaml
Johann Fischer f89283b250 samples: add sample for character framebuffer
Add sample for monochrome character framebuffer.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-10-16 14:54:47 -04:00

14 lines
349 B
YAML

common:
harness: display
tags: display
sample:
description: Character framebuffer test
name: cfb sample
tests:
test_ssd1306:
extra_args: OVERLAY_CONFIG="overlay-frdm_k64f_ssd1306.conf"
platform_whitelist: frdm_k64f
test_ssd1673:
extra_args: OVERLAY_CONFIG="overlay-reel_board_ssd1673.conf"
platform_whitelist: reel_board