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