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/07/27 16:56:01 UTC

[incubator-nuttx] branch master updated (9fc8069 -> 857414e)

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 9fc8069  adc: add ioctl command to get the number of configured channels
     add 857414e  xtensa/esp32: expose SPI2 as a char driver

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/esp32_spi.c                     |  4 ++--
 arch/xtensa/src/esp32/esp32_spi.h                     |  8 ++++++++
 boards/xtensa/esp32/common/src/Make.defs              |  4 ++++
 .../esp32/common/src/esp32_board_spidev.c}            | 14 +++++++-------
 boards/xtensa/esp32/esp32-devkitc/src/esp32-devkitc.h | 19 +++++++++++++++++++
 boards/xtensa/esp32/esp32-devkitc/src/esp32_bringup.c | 15 +++++++++++++++
 6 files changed, 55 insertions(+), 9 deletions(-)
 copy boards/{risc-v/esp32c3/esp32c3-devkit/src/esp32c3_board_spidev.c => xtensa/esp32/common/src/esp32_board_spidev.c} (84%)