You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by da...@apache.org on 2020/06/03 14:06:38 UTC

[incubator-nuttx] branch master updated (3c4fec8 -> fe44ce0)

This is an automated email from the ASF dual-hosted git repository.

davids5 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 3c4fec8  libc: Fix warning: implicit declaration of function ‘strnlen’
     add 91779e9  arch/arm/src/stm32h7/hardware/stm32h7x3xx_spi.h: Fix nxstyle issues
     add fe44ce0  arch/arm/src/stm32h7/stm32_spi.c: Corrections for SPI master driver

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_spi.h |  41 ++++---
 arch/arm/src/stm32h7/stm32_spi.c                | 148 +++++++++++++-----------
 2 files changed, 109 insertions(+), 80 deletions(-)