nuttx/arch/risc-v
Filipe Cavalcanti e899a55367 arch/risc-v/espressif: fix SPI IOMUX false positive without SPI2
SPI_VIA_IOMUX used SPI2 IOMUX pin macros that are undefined when SPI2
is disabled or on chips without IOMUX SPI pins (e.g. ESP32-P4), so the
driver took the IOMUX path and never routed SPI3 via the GPIO matrix.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-08-14 09:50:58 +08:00
..
include arch/risc-v: preserve ra across ecall for fp-chain backtrace 2026-08-03 20:58:32 +08:00
src arch/risc-v/espressif: fix SPI IOMUX false positive without SPI2 2026-08-14 09:50:58 +08:00
CMakeLists.txt arch/risk-v: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig !drivers/pwm: remove PWM_MULTICHAN option 2026-05-18 11:35:25 -04:00