This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 92dba32 stm32h7:Allow for reuse of the OTG_ID GPIO
new 534c058 spi: Adopt CPHA as the abbreviation for clock phase
new 87eb84a nuttx/spi: Apply some fixes to SPI Slave documentation
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/arm/src/imx1/imx_spi.c | 8 +-
arch/arm/src/imx6/imx_ecspi.c | 8 +-
arch/arm/src/tiva/common/tiva_ssi.c | 8 +-
arch/renesas/src/rx65n/rx65n_rspi.c | 8 +-
arch/renesas/src/rx65n/rx65n_rspi_sw.c | 8 +-
arch/z80/src/ez80/ez80_spi.c | 8 +-
boards/arm/stm32f7/nucleo-144/Kconfig | 24 ++---
include/nuttx/spi/qspi.h | 8 +-
include/nuttx/spi/slave.h | 160 ++++++++++++++++-----------------
include/nuttx/spi/spi.h | 8 +-
10 files changed, 124 insertions(+), 124 deletions(-)