blob: 5a74be9984ec8044caf060d372b419ce7387a5ba [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;
};
};