zephyr/dts/arm/st/u5/stm32u585.dtsi

14 lines
197 B
Plaintext

/*
* Copyright (c) 2021 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/u5/stm32u575.dtsi>
/ {
soc {
compatible = "st,stm32u585", "st,stm32u5", "simple-bus";
};
};