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/nuttx.git
from cd1f8f1fea fs/epoll: Map EPOLLRDHUP from 0x2000 to POLLRDHUP
new 61dff51a33 esp32[c3|c6|h2]: Fix SPI clock issue
new 69a8e2697f espressif: Fix default pins for SPI bus 2 on
ESP32-[C3|C6|H2]
new e11a53bec9 esp32[c3|c6|h2]: Add adjustable SPI clock speed
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../risc-v/esp32h2/boards/esp32h2-devkit/index.rst | 2 +-
arch/risc-v/src/common/espressif/Kconfig | 13 +++--
arch/risc-v/src/common/espressif/esp_spi.c | 58 ++++++++++++++--------
.../esp32c6/esp32c6-devkitc/configs/spi/defconfig | 1 +
.../esp32c6/esp32c6-devkitm/configs/spi/defconfig | 1 +
5 files changed, 50 insertions(+), 25 deletions(-)