Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# STM32 GPIO configuration

# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0

config GPIO_STM32
	bool "GPIO Driver for STM32 family of MCUs"
	default y
	depends on DT_HAS_ST_STM32_GPIO_ENABLED
	help
	  Enable GPIO driver for STM32 line of MCUs