You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/01/10 16:10:38 UTC

[incubator-nuttx] branch master updated (065553e -> 5a0ab20)

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/incubator-nuttx.git.


    from 065553e  boards: Add modbus board profile to esp32-devkitc
     add 5a0ab20  serial: merge serial check signo to one place

No new revisions were added by this update.

Summary of changes:
 drivers/serial/serial.c       | 71 +++++++++++++++++++++++++++++++++----
 drivers/serial/serial_dma.c   | 81 +++++--------------------------------------
 drivers/serial/serial_io.c    | 69 ++++--------------------------------
 include/nuttx/serial/serial.h | 20 ++++++++---
 4 files changed, 96 insertions(+), 145 deletions(-)