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


    from d9a0cf46ac8 arch/risc-v: fix timer initialization for SMP using mtimer
     new 2ae62d71a63 sched/hrtimer: fix hrtimer regression introduced by recent 
update
     new 165f1cc063d sched/sched: enable OS tickless mode support using hrtimer

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:
 include/nuttx/arch.h      |  7 ++++---
 sched/hrtimer/hrtimer.h   | 19 +++++++++++--------
 sched/sched/sched.h       |  4 ++++
 sched/sched/sched_timer.c | 10 ++++++++++
 sched/wdog/wdog.h         |  6 +++++-
 5 files changed, 34 insertions(+), 12 deletions(-)

Reply via email to