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

[incubator-nuttx] branch master updated (d910a71 -> 42790f1)

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

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


    from d910a71  Check the return of nxsem_wait_uninterruptible() (#724)
     add 42790f1  Check return from nxsem_wait_uninterruptible()

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/sama5/sam_ssc.c   | 172 +++++++++++++++++++++++------------------
 arch/arm/src/samv7/sam_ssc.c   |   6 +-
 arch/arm/src/stm32/stm32_i2s.c |  89 +++++++++++++--------
 3 files changed, 158 insertions(+), 109 deletions(-)