1# Copyright (c) 2023 STMicroelectronics 2 3# SPDX-License-Identifier: Apache-2.0 4 5description: | 6 STM32F4 ADC 7 8 This compatible stands for all ADC blocks similar to the one on STM32F4, 9 like F2, F7 or L1. 10 11compatible: "st,stm32f4-adc" 12 13include: st,stm32-adc.yaml 14