mirror of https://github.com/ARMmbed/mbed-os.git
remove CAN section form .ANY
parent
f801a61138
commit
9825b0d915
|
@ -43,6 +43,5 @@ LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
|
|||
}
|
||||
RW_IRAM4 0x40038000 0x0800 { ; RW data, CAN RAM
|
||||
.ANY (CANRAM)
|
||||
.ANY4 (+RW +ZI)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue