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:
Anas Nashif 2025-02-02 14:20:43 -05:00 committed by Benjamin Cabé
commit 88b5f1232d
3 changed files with 8 additions and 1 deletions

View file

@ -20,6 +20,7 @@
zephyr,uart-pipe = &uart1;
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,flash-controller = &sim_flash_controller;
};
leds {