blob: 00a6983355781fdc9025933a04b324fa8ac3908e [file] [log] [blame]
/*
* Copyright (c) 2023 YuLong Yao<feilongphone@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include "esp32c3_luatos_core.dtsi"
/ {
chosen {
zephyr,sram = &sram0;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
zephyr,code-partition = &slot0_partition;
};
};