Skip to content

Commit 9b3a129

Browse files
committed
tests: drivers: flash: stm32: handle conflict for storage partition
Since the addition of a new storage partition definition in the nucleo_f746zg dts, this node must be deleted before performing this test. Signed-off-by: Fabrice DJIATSA <[email protected]>
1 parent ff6e70a commit 9b3a129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/flash/stm32/boards/nucleo_f746zg.overlay

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* SPDX-License-Identifier: Apache-2.0
55
*/
66

7+
/delete-node/ &storage_partition;
78
&flash0 {
89
partitions {
910
compatible = "fixed-partitions";

0 commit comments

Comments
 (0)