zephyr/dts/arm/st/l4/stm32l476.dtsi

14 lines
197 B
Plaintext

/*
* Copyright (c) 2017 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/l4/stm32l475.dtsi>
/ {
soc {
compatible = "st,stm32l476", "st,stm32l4", "simple-bus";
};
};