This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2ffb72917d The character U+ff0c "," could be confused with the ASCII character U+002c ",", which is more common in source code. add 071fb18501 xtensa/esp32s2: add UART RS485 support No new revisions were added by this update. Summary of changes: arch/xtensa/src/esp32s2/Kconfig | 50 ++++++++++++++++++++++++++++++ arch/xtensa/src/esp32s2/esp32s2_config.h | 7 +++++ arch/xtensa/src/esp32s2/esp32s2_lowputc.c | 44 ++++++++++++++++++++++++++ arch/xtensa/src/esp32s2/esp32s2_lowputc.h | 19 ++++++++++++ arch/xtensa/src/esp32s2/esp32s2_serial.c | 51 ++++++++++++++++++++++++++++++- 5 files changed, 170 insertions(+), 1 deletion(-)