You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/03/04 13:17:26 UTC

[incubator-nuttx] branch master updated (fa0e5da -> 041f25f)

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


    from fa0e5da  xtensa/xtensa_user_handler.S: Store EXCCAUSE and EXCVADDR into the user frame. The user frame is passed them to xtensa_user that actually uses EXCVADDR.
     add 041f25f  drivers/ioexpander: fix output inversion for ioe_dummy

No new revisions were added by this update.

Summary of changes:
 drivers/ioexpander/ioe_dummy.c | 48 ++++++++++++++++++------------------------
 drivers/ioexpander/skeleton.c  |  6 +++---
 drivers/ioexpander/tca64xx.c   | 10 ++++-----
 3 files changed, 28 insertions(+), 36 deletions(-)