blob: d3953f57dfcf9be23126fe147e177a585c4a2cad [file] [log] [blame]
/* Layout for the Nucleo F446re, used by the examples in this repository. */
MEMORY {
FLASH (X) : ORIGIN = 0x08040000, LENGTH = 255K
RAM (W) : ORIGIN = 0x20004000, LENGTH = 176K
}
TBF_HEADER_SIZE = 0x40;
INCLUDE libtock_layout.ld