ssd1673 driver supports different controllers, rename it to more generic ssd16xx. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
12 lines
248 B
YAML
12 lines
248 B
YAML
common:
|
|
harness: display
|
|
tags: display
|
|
sample:
|
|
description: Character framebuffer test
|
|
name: cfb sample
|
|
tests:
|
|
sample.display.cfb.ssd1306:
|
|
platform_whitelist: frdm_k64f
|
|
sample.display.cfb.ssd16xx:
|
|
platform_whitelist: reel_board
|