blob: 3419fcc440a6336aa580c3e0537c8c0d714c3eba [file] [log] [blame]
/*
* Copyright (c) 2021 Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/g0/stm32g0b1.dtsi>
#include <st/g0/stm32g0_crypt.dtsi>
#include <zephyr/dt-bindings/clock/stm32g0_b1x_c1x_clock.h>
/ {
soc {
compatible = "st,stm32g0c1", "st,stm32g0", "simple-bus";
};
};
&exti {
num-lines = <64>;
};