This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch releases/12.8 in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 90870ae62e fs/fat/fs_fat32util.c: fix potential exception due to dividing zero during mounting when fat is corrupted add 1463a49396 sched/clock: call up_timer_gettime() to get higher resolution add 6825f66fd6 sched/clock: cleanup g_system_ticks reference if arch timer is enabled No new revisions were added by this update. Summary of changes: include/nuttx/clock.h | 6 ------ sched/clock/clock.h | 5 +++-- sched/clock/clock_initialize.c | 16 ++++++++-------- sched/clock/clock_systime_ticks.c | 12 +++--------- sched/clock/clock_systime_timespec.c | 9 +++------ 5 files changed, 17 insertions(+), 31 deletions(-)