/* * Copyright (c) 2018-2020 Nordic Semiconductor ASA * Copyright (c) 2020 Circuit Dojo LLC * * SPDX-License-Identifier: Apache-2.0 */ /dts-v1/; #include #include "sparkfun_thing_plus_nrf9160_common.dtsi" / { chosen { zephyr,flash = &flash0; zephyr,sram = &sram0_ns_app; zephyr,code-partition = &slot0_ns_partition; }; aliases { watchdog0 = &wdt0; }; };