We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28d8bc commit 1a21530Copy full SHA for 1a21530
memory.x
@@ -1,6 +1,6 @@
1
MEMORY
2
{
3
- FLASH : ORIGIN = 0x00000000, LENGTH = 630K
+ FLASH : ORIGIN = 0x00000000, LENGTH = 512K
4
5
/* for use with standard link.x */
6
RAM : ORIGIN = 0x20000000, LENGTH = 256K
0 commit comments