blob: 06b6f6bf2d650aee9326efdeb97eb3627325da81 [file] [log] [blame]
/* Layout for the nRF52840-DK, usable by the examples in this repository. */
MEMORY {
FLASH (X) : ORIGIN = 0x00030000, LENGTH = 0x000D0000
RAM (W) : ORIGIN = 0x20004000, LENGTH = 62K
}
TBF_HEADER_SIZE = 0x40;
INCLUDE libtock_layout.ld