✨ Eryone Ery32 mini (STM32F103VET6) board (#22956)
This commit is contained in:
committed by
Scott Lahteine
parent
30158424e9
commit
c9718e1ec0
@ -1,5 +1,5 @@
|
||||
MEMORY
|
||||
{
|
||||
ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 61K
|
||||
rom (rx) : ORIGIN = 0x08005000, LENGTH = 492K
|
||||
ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 64K - 3K
|
||||
rom (rx) : ORIGIN = 0x08005000, LENGTH = 512K - 20K
|
||||
}
|
||||
|
Reference in New Issue
Block a user