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

14 lines
201 B
Plaintext

/*
* Copyright (c) 2023 STMicroelectronics
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/u5/stm32u595.dtsi>
/ {
soc {
compatible = "st,stm32u5a9", "st,stm32u5", "simple-bus";
};
};