This is an automated email from the ASF dual-hosted git repository.
jiuzhudong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d483364481b sched/wqueue: add configuring the stack of an
hpwork/lpwork as static
add 6d9ed4217ad shced/irq: Add up_irq_to_ndx interface
No new revisions were added by this update.
Summary of changes:
arch/Kconfig | 13 +++++++++
arch/tricore/src/common/tricore_irq.c | 55 ++++++++++++++++++++++++++++++++++-
include/nuttx/arch.h | 12 ++++++++
include/nuttx/irq.h | 8 ++++-
sched/irq/irq_attach.c | 11 +++++--
sched/irq/irq_chain.c | 8 +----
sched/irq/irq_dispatch.c | 3 +-
7 files changed, 96 insertions(+), 14 deletions(-)