We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cf5880 + 6b089ab commit 26f70c1Copy full SHA for 26f70c1
1 file changed
ports/zephyr-cp/boards/adafruit_feather_rp2040.overlay
@@ -26,7 +26,7 @@
26
27
circuitpy_partition: partition@181000 {
28
label = "circuitpy";
29
- reg = <0x181000 (DT_SIZE_M(2) - 0x181000)>;
+ reg = <0x181000 (DT_SIZE_M(8) - 0x181000)>;
30
};
31
32
0 commit comments