cpu/stm32f103cb: generalized linkerscript
This commit is contained in:
parent
3225f020e5
commit
ecb24e55bf
@ -20,7 +20,7 @@
|
||||
|
||||
MEMORY
|
||||
{
|
||||
rom (rx) : ORIGIN = 0x08005000, LENGTH = 128K-0x5000
|
||||
rom (rx) : ORIGIN = 0x08000000, LENGTH = 128K
|
||||
ram (xrw) : ORIGIN = 0x20000000, LENGTH = 20K
|
||||
cpuid (r) : ORIGIN = 0x1ffff7e8, LENGTH = 12
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user