Skip to content

Commit

Permalink
samples: drivers: flash_shell: Increase the min_ram size
Browse files Browse the repository at this point in the history
Modify the value of min_ram to be able to run the
test flash_shell on the board with 32 ram size.

Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <[email protected]>
  • Loading branch information
marwaiehm-st committed Aug 13, 2024
1 parent b69581a commit dcbe29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/drivers/flash_shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ tests:
- arduino_portenta_h7/stm32h747xx/m4
- arduino_giga_r1/stm32h747xx/m4
harness: keyboard
min_ram: 12
min_ram: 48
integration_platforms:
- qemu_x86

0 comments on commit dcbe29f

Please sign in to comment.