Tronxy X5SA (V5 / V6 boards) (#18243)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
MEMORY
|
||||
{
|
||||
ram (rwx) : ORIGIN = 0x20000000, LENGTH = 64K
|
||||
rom (rx) : ORIGIN = 0x08008800, LENGTH = 512K - 32K
|
||||
ram (rwx) : ORIGIN = 0x20000000, LENGTH = 60K
|
||||
rom (rx) : ORIGIN = 0x08008800, LENGTH = 512K - 34K
|
||||
}
|
||||
|
||||
/* Provide memory region aliases for common.inc */
|
||||
|
Reference in New Issue
Block a user