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

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


    from 54b770d46a driver/ioexpander: remove response about irq_handler
     new 541eabb535 xtensa_int_handlers.S: Refactor the calls to ps_setup.
     new 98d8d2a1ff arch/xtensa: Group all the macros in one file.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/xtensa/src/common/xtensa_int_handlers.S       | 122 ++++-----------------
 .../common/{xtensa_loadstore.S => xtensa_macros.S} |  80 ++++++++------
 arch/xtensa/src/common/xtensa_panic.S              |  31 +-----
 arch/xtensa/src/common/xtensa_user_handler.S       |  67 +----------
 4 files changed, 75 insertions(+), 225 deletions(-)
 copy arch/xtensa/src/common/{xtensa_loadstore.S => xtensa_macros.S} (55%)

Reply via email to