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%)