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 5d9a1aaf75 armv7a/mmu: update from l1entry replace to TTBR0 update new ba06ea6fd7 sched/wdog: Simplify nxsched_timer_process. new 8e65375365 sched: Remove unnecessary tick++ for absolute wdog timer. new a255c99eb8 sched/wdog: Add CONFIG_TIMER_ADJUST_USEC. new 3622e4830a sched: Correct word spelling mistakes. new 5e543421ab clock: constants change to unsigned. new c67ac63da3 timer: pt_expected + 1 before set the timer. new 2e8583f759 clock: Fix timing error. new 64a7049dec clock: Add clock_delay2abstick. The 8 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/clock.h | 55 +++++++++++++++++++++++++++--------- include/nuttx/timers/oneshot.h | 2 +- libs/libc/time/lib_daysbeforemonth.c | 10 +++---- sched/Kconfig | 16 +++++++++-- sched/clock/clock_systime_ticks.c | 2 +- sched/group/group_continue.c | 2 +- sched/sched/sched_timerexpiration.c | 52 +++++++++++++++++++++++----------- sched/semaphore/sem_tickwait.c | 2 +- sched/signal/sig_timedwait.c | 6 ++-- sched/timer/timer_settime.c | 7 ++--- sched/wdog/wd_start.c | 26 ++--------------- sched/wqueue/kwork_queue.c | 10 +------ 12 files changed, 107 insertions(+), 83 deletions(-)