Skip to content

Commit 4eece97

Browse files
committed
step
1 parent bc2eadf commit 4eece97

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

variants/arduino_nano_matter_mgm240sd22vna/arduino_nano_matter_mgm240sd22vna.overlay

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
&flash0 {
2-
partitions {
3-
compatible = "fixed-partitions";
4-
#address-cells = <1>;
5-
#size-cells = <1>;
6-
7-
/* Arduino user sketch partition */
8-
user_sketch: &slot1_partition {};
9-
};
10-
};
1+
/* Arduino user sketch partition */
2+
user_sketch: &slot1_partition {};
113

124
/ {
135
zephyr,user {

0 commit comments

Comments
 (0)