aboutsummaryrefslogtreecommitdiff
path: root/tests/rp/memory.x
blob: bf0041d7d824b79527e148bb4214e7b2f0eb34c8 (plain)
1
2
3
4
/* Provides information about the memory layout of the device */
MEMORY {
    RAM   : ORIGIN = 0x20000000, LENGTH = 256K
}