This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 6e68d55 Fix GPIO output
new 4dfd3c9 arch/riscv: Add ARCH_HAVE_SPI_CS_CONTROL for mpfs
new ac5a228 boards/risc-v/mpfs: Enable CONFIG_SPI_CS_CONTROL
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/risc-v/Kconfig | 1 +
arch/risc-v/src/mpfs/mpfs_spi.c | 84 ++++++++++++++++++++--
arch/risc-v/src/mpfs/mpfs_spi.h | 26 +++++++
boards/risc-v/mpfs/icicle/configs/hwtest/defconfig | 1 +
4 files changed, 107 insertions(+), 5 deletions(-)