samples: flash_shell: use shell harness
Use shell harness for basic testing of this sample. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
f92ae6d844
commit
88b5f1232d
3 changed files with 8 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
zephyr,uart-pipe = &uart1;
|
||||
zephyr,sram = &sram0;
|
||||
zephyr,flash = &flash0;
|
||||
zephyr,flash-controller = &sim_flash_controller;
|
||||
};
|
||||
|
||||
leds {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue