You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/02/25 12:34:40 UTC

[incubator-nuttx] branch master updated (ea1b491 -> 7c99bce)

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 ea1b491  xtensa/esp32s3: Apply minor fixes to documentation and code style
     add 7c99bce  Added registering logic SPI on /dev.

No new revisions were added by this update.

Summary of changes:
 boards/arm/stm32/nucleo-l152re/src/Make.defs       |   4 +
 boards/arm/stm32/nucleo-l152re/src/nucleo-l152re.h |  14 +++
 .../stm32/nucleo-l152re/src/stm32_appinitialize.c  |   4 +
 .../src/stm32_spi.c                                | 120 ++++++++++++++-------
 boards/arm/stm32/nucleo-l152re/src/stm32_spisd.c   |  29 -----
 5 files changed, 102 insertions(+), 69 deletions(-)
 copy boards/arm/stm32/{nucleo-f4x1re => nucleo-l152re}/src/stm32_spi.c (76%)