rust-bitcoin-unsafe-fast/embedded/memory.x

6 lines
99 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x00000000, LENGTH = 512K
RAM : ORIGIN = 0x20000000, LENGTH = 512K
}