This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 4967352 arch/arm/src/stm32h7/stm32_ethernet.c: Comment and debug
assertion fixes
add 63af18e arch/arm/src/stm32h7/stm32_spi.c: Fix long lines to pass
style checks
add ace63ef arch/arm/src/stm32h7/stm32_spi.c: Remove un-used local
variable
add d1c406d arch/arm/src/stm32h7/stm32_spi.c: Correct cache flush
add 574b259 arch/arm/src/stm32h7/stm32_spi.c: Correct the dmacapable check
add e989147 arch/arm/src/stm32h7: Add support for spi simplex
configurations
No new revisions were added by this update.
Summary of changes:
arch/arm/src/stm32h7/Kconfig | 42 ++++++
arch/arm/src/stm32h7/stm32_spi.c | 277 +++++++++++++++++++++++++++++----------
2 files changed, 247 insertions(+), 72 deletions(-)