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 2b8a4a361d assert: dump all CPU registers and stack
add 6f7477ab63 drivers/timers/arch_alarm.c: Clean-up oneshot_callback for
non-tickless build
add 429252152a arch/arm64/src/common/arm64_arch_timer.c: Remove clock
drift from tick timer
add 07d5bc2c50 sched/semaphore/sem_tickwait.c: Fix
nxsem_tickwait_uninterruptible end condition
No new revisions were added by this update.
Summary of changes:
arch/arm64/src/common/arm64_arch_timer.c | 10 ++++++----
drivers/timers/arch_alarm.c | 32 ++++++++++++++++++++------------
sched/semaphore/sem_tickwait.c | 5 +++--
3 files changed, 29 insertions(+), 18 deletions(-)