Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11
# Kconfig - NUCLEO-64 F401RE board configuration # # Copyright (c) 2016 Linaro Limited. # # SPDX-License-Identifier: Apache-2.0 # config BOARD_NUCLEO_F401RE bool "NUCLEO-64 F401RE Development Board" select I2C_1 if I2C depends on SOC_STM32F401XE