Remove redundant 'sample' tag and add something that matches the functionality and features being tested, demonstrated. Avoid short abbriviations and using full names for fs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
185 B
YAML
9 lines
185 B
YAML
sample:
|
|
name: Display text strings on HD44780 based 20x4 LCD controller
|
|
tests:
|
|
test:
|
|
platform_whitelist: arduino_due
|
|
tags: display
|
|
harness: display
|
|
depends_on: gpio
|