zephyr/boards/sensry/ganymed_bob/ganymed_bob_sy120_gbm.dts

18 lines
248 B
Plaintext

/* Copyright (c) 2024 sensry.io */
/* SPDX-License-Identifier: Apache-2.0 */
/dts-v1/;
#include <sensry/ganymed-sy1xx.dtsi>
/ {
chosen {
zephyr,code-partition = &l2_ram_text;
zephyr,sram = &l2_ram_data;
zephyr,console = &uart0;
};
};