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 2021/03/20 06:02:45 UTC

[incubator-nuttx] branch master updated (aa66d91 -> d397e90)

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 aa66d91  boards: nxstyle fixes
     add d397e90  stm32l5: Enable SPI support and license clearing

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32l5/Kconfig       | 22 ++++++++++++
 arch/arm/src/stm32l5/stm32l5_spi.c | 69 ++++++++++++++------------------------
 arch/arm/src/stm32l5/stm32l5_spi.h | 48 ++++++++------------------
 3 files changed, 62 insertions(+), 77 deletions(-)