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 4d70fa74e8 pre-commit: enable codespell checks add 929c6313ff arch/risc-v/espressif: Add RS485 support for esp32[c3|c6|h2] add 5cc7046a7f arch/risc-v/espressif: Fix Serial IFLOW build issue No new revisions were added by this update. Summary of changes: arch/risc-v/src/common/espressif/Kconfig | 52 +++++++++++++++++++++- arch/risc-v/src/common/espressif/esp_config.h | 7 +++ arch/risc-v/src/common/espressif/esp_lowputc.c | 25 +++++++++++ arch/risc-v/src/common/espressif/esp_lowputc.h | 4 ++ arch/risc-v/src/common/espressif/esp_serial.c | 60 +++++++++++++++++++++++--- 5 files changed, 141 insertions(+), 7 deletions(-)