We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
INSERT AFTER .bss
1 parent fc623b7 commit f36a9c9Copy full SHA for f36a9c9
memory.x
@@ -60,4 +60,4 @@ SECTIONS {
60
*(.sram4 .sram4.*);
61
. = ALIGN(4);
62
} > SRAM4
63
-} INSERT AFTER .bss;
+};
0 commit comments