Skip to content

Commit

Permalink
samples: flash: Exclude the stm32h755xx/m4 from flash samples
Browse files Browse the repository at this point in the history
Exclude the nucleo_h755i_q m4 core from the flash_shell samples,
as the m4 core in stm32h7 parts does not have flash support in Zephyr.

Signed-off-by: Mike Banducci <[email protected]>
  • Loading branch information
mbanducci-sandc committed Jul 8, 2024
1 parent f136b04 commit d2ad6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/drivers/flash_shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ tests:
- gd32f350r_eval
- arduino_portenta_h7/stm32h747xx/m4
- arduino_giga_r1/stm32h747xx/m4
- nucleo_h755zi_q/stm32h755xx/m4
harness: keyboard
min_ram: 12
integration_platforms:
Expand Down

0 comments on commit d2ad6d1

Please sign in to comment.