This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
dd8a1f16bd
zephyr
/
samples
/
drivers
/
spi_flash
/
boards
/
gd32f450i_eval.conf
8 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
samples: spi_flash: add gd32f450i_eval and gd32vf103v_eval boards This add gd32f450i_eval and gd32vf103v_eval boards to spi_flash sample. Signed-off-by: HaiLong Yang <cameledyang@pm.me>
2022-01-18 21:23:25 +08:00
#
# Copyright (c) 2022 BrainCo Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
boards: gd32f450i_eval: Enable DMA transfer for nor-flash Enable DMA transfer via SPI bus for nor-flash. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-12-11 15:15:39 +08:00
CONFIG_SPI_GD32_DMA=y