Anas Nashif
dca317c730
sanitycheck: inclusive language
...
change whitelist -> allow.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-27 07:04:07 -04:00
Johann Fischer
39bfc845b7
samples: cfb_shell: remove FRDM-K64F board config and overlay
...
Remove FRDM-K64F board config and overlay from cfb_shell sample.
Enable test for the shield ssd1306_128x32.
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-09-17 06:49:37 -05:00
Johann Fischer
fc57ea8d3c
drivers: ssd1673: rename driver to ssd16xx
...
ssd1673 driver supports different controllers,
rename it to more generic ssd16xx.
Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2019-07-04 07:27:09 -04:00
Anas Nashif
da5f185e06
samples: add test identifier
...
Add unique identifier instead of just 'test' for samples.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
Diego Sueiro
b419297fed
samples/display: Introduce the cfb_shell sample app
...
This adds the shell sample app for the Character Framebuffer testing.
cfb - Character Framebuffer shell commands
Options:
-h, --help :Show command help.
Subcommands:
init :[none]
get_device :[none]
get_param :<all, height, width, ppt, rows, cols>
get_fonts :[none]
set_font :<idx>
invert :[none]
print :<col: pos> <row: pos> <text>
scroll :<dir: (vertical|horizontal)> <col: pos> <row: pos> <text>
clear :[none]
Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-12-07 10:21:02 -05:00
Anas Nashif
40eb3a5869
Revert "samples/display: Introduce the cfb_shell sample app"
...
This reverts commit 48f493208b
.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-06 11:39:44 -05:00
Diego Sueiro
48f493208b
samples/display: Introduce the cfb_shell sample app
...
This adds the shell sample app for the Character Framebuffer testing.
cfb - Character Framebuffer shell commands
Options:
-h, --help :Show command help.
Subcommands:
init :[none]
get_device :[none]
get_param :<all, height, width, ppt, rows, cols>
get_fonts :[none]
set_font :<idx>
invert :[none]
print :<col: pos> <row: pos> <text>
scroll :<dir: (vertical|horizontal)> <col: pos> <row: pos> <text>
clear :[none]
Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-12-06 09:55:15 -05:00