1# Copyright (c) 2023, STMicroelectronics 2 3# SPDX-License-Identifier: Apache-2.0 4 5description: | 6 STM32 controller 7 This compatible stands for all interrupt-controller blocks with two 8 dedicated Rising and Falling interrupt pending registers. 9 10compatible: "st,stm32g0-exti" 11 12include: st,stm32-exti.yaml 13