ea7bf8bab1
Adds the new stm32h5 serie to the list of st,stm32g0-exti compatible : now the matching targets is C0/G0/H5/U5/L5/MP1. Signed-off-by: Francois Ramu <francois.ramu@st.com>
13 lines
323 B
YAML
13 lines
323 B
YAML
# Copyright (c) 2023, STMicroelectronics
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STM32 controller
|
|
This compatible stands for all interrupt-controller blocks with two
|
|
dedicated Rising and Falling interrupt pending registers.
|
|
|
|
compatible: "st,stm32g0-exti"
|
|
|
|
include: st,stm32-exti.yaml
|