zephyr/dts/arm/st/l1/stm32l151.dtsi

14 lines
195 B
Plaintext

/*
* Copyright (c) 2019 Linaro Limited
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/l1/stm32l1.dtsi>
/ {
soc {
compatible = "st,stm32l151", "st,stm32l1", "simple-bus";
};
};