embassy/tests/bench2/memory-rp2040.x
Dario Nieuwenhuis fc029d5d3b wip: add bench
2025-07-06 23:58:59 +02:00

6 lines
107 B
Plaintext

MEMORY
{
FLASH : ORIGIN = 0x20000000, LENGTH = 0x20000
RAM : ORIGIN = 0x20020000, LENGTH = 0x20000
}