zephyr/boards/arm/nrf9160_pca10090/nrf9160_pca10090.dts

18 lines
298 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2018 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include <nordic/nrf9160_sica.dtsi>
#include "nrf9160_pca10090_common.dts"
/ {
chosen {
zephyr,sram = &sram0;
zephyr,flash = &flash0;
zephyr,code-partition = &slot0_partition;
};
};