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