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

6 lines
98 B
Plaintext

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