1common:
2  harness: display
3  tags: display
4sample:
5  description: Character framebuffer test
6  name: cfb sample
7tests:
8  sample.display.cfb.ssd1306:
9    platform_allow: frdm_k64f
10    extra_args: SHIELD=ssd1306_128x64
11    tags: shield
12  sample.display.cfb.ssd16xx:
13    platform_allow: reel_board
14