We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2eadf commit 4eece97Copy full SHA for 4eece97
1 file changed
variants/arduino_nano_matter_mgm240sd22vna/arduino_nano_matter_mgm240sd22vna.overlay
@@ -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
-};
+/* Arduino user sketch partition */
+user_sketch: &slot1_partition {};
11
12
/ {
13
zephyr,user {
0 commit comments