diff --git a/samples/drivers/spi_flash/boards/gd32a503v_eval.conf b/samples/drivers/spi_flash/boards/gd32a503v_eval.conf new file mode 100644 index 00000000000..543d4d301e5 --- /dev/null +++ b/samples/drivers/spi_flash/boards/gd32a503v_eval.conf @@ -0,0 +1,8 @@ +# +# Copyright (c) 2022 YuLong Yao +# +# SPDX-License-Identifier: Apache-2.0 +# + +CONFIG_GPIO=y +CONFIG_SPI_NOR=y