This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch pr424
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from e31f0f3 arch/arm/src/stm32h7/stm32_ethernet.c: Fix for network lock
downs
new 0600d08 stm32: spi_exchange (no dma) available with
CONFIG_STM32_SPI_DMATHRESHOLD
new a0169e4 stm32f7: spi_exchange (no dma) available with
CONFIG_STM32F7_SPI_DMATHRESHOLD
new 415fc17 stm32h7: spi_exchange (no dma) available with
CONFIG_STM32H7_SPI_DMATHRESHOLD
The 3 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/stm32/stm32_spi.c | 4 ++--
arch/arm/src/stm32f7/stm32_spi.c | 4 ++--
arch/arm/src/stm32h7/stm32_spi.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)