Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0ea971e9f283271f7a3221f8b7d565e57b7c386
/
.
/
soc
/
arm
/
silabs_exx32
/
efr32mg12p
/
linker.ld
blob: b0530df09bd91ade2c533337239ac8d6d58ab57a [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018 Diego Sueiro
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief Linker command/script file
*
* This is the linker script for both standard images.
*/
#include
<
zephyr
/
arch
/
arm
/
aarch32
/
cortex_m
/
scripts
/
linker
.
ld
>