1# STM32N657X0_Q Nucleo board configuration
2
3# Copyright (c) 2024 STMicroelectronics
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_NUCLEO_N657X0_Q
7	select SOC_STM32N657XX
8