We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e4fc6 commit 6b089abCopy full SHA for 6b089ab
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