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/09/07 08:24:11 UTC

[incubator-nuttx] branch master updated (b04ae46ea6 -> e17b678a16)

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 b04ae46ea6 boards/arm/tiva: Add tm4c129e-launchpad
     add e17b678a16 compiler.h: Rename inline_function to always_inline_function

No new revisions were added by this update.

Summary of changes:
 arch/arm/include/armv6-m/irq.h            | 18 +++++++++---------
 arch/arm/include/armv7-m/irq.h            | 28 ++++++++++++++--------------
 arch/arm/include/armv8-m/irq.h            | 26 +++++++++++++-------------
 arch/arm/src/phy62xx/phy6222_irq.h        | 18 +++++++++---------
 arch/or1k/include/mor1kx/irq.h            |  2 +-
 arch/xtensa/src/common/xtensa_backtrace.c |  2 +-
 include/nuttx/compiler.h                  | 14 +++++++-------
 7 files changed, 54 insertions(+), 54 deletions(-)