samples: spi_flash: add support for gd32a503v_eval board
add support for gd32a503v_eval board Signed-off-by: YuLong Yao <feilongphone@gmail.com>
This commit is contained in:
parent
ba1af141c1
commit
272aa129fa
1 changed files with 8 additions and 0 deletions
8
samples/drivers/spi_flash/boards/gd32a503v_eval.conf
Normal file
8
samples/drivers/spi_flash/boards/gd32a503v_eval.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# Copyright (c) 2022 YuLong Yao <feilongphone@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_GPIO=y
|
||||
CONFIG_SPI_NOR=y
|
Loading…
Add table
Add a link
Reference in a new issue