Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

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

Bootlin logo

Elixir Cross Referencer

# Kconfig - STM32 Nucleo-64 development board with STM32F091RC MCU
#
# Copyright (c) 2017 Bobby Noelte
#
# SPDX-License-Identifier: Apache-2.0
#

if BOARD_NUCLEO_F091RC

config BOARD
	default nucleo_f091rc

endif # BOARD_NUCLEO_F091RC