You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/04/01 17:21:40 UTC

[incubator-nuttx] branch master updated (a741505 -> 9ff1795)

This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from a741505  sim: Update vpnkit config
     add 9ff1795  Check return from nxsem_wait_initialize()

No new revisions were added by this update.

Summary of changes:
 drivers/net/tun.c            |   2 +-
 drivers/rwbuffer.c           | 101 ++++++-
 drivers/serial/ptmx.c        |  71 ++---
 drivers/serial/pty.c         | 127 +++++----
 drivers/timers/pwm.c         | 105 ++++---
 drivers/usbdev/usbmsc.c      | 177 +++++++-----
 drivers/usbdev/usbmsc.h      |  58 ++--
 drivers/usbdev/usbmsc_scsi.c | 635 ++++++++++++++++++++++++-------------------
 8 files changed, 727 insertions(+), 549 deletions(-)