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 cb11747f36 arch: add use_data to g_tcbinfo new 76f6d340ee stm32: Add architecture adjtime() support new 0611f39cdc adjtime(): Improve configuration and math 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: arch/arm/Kconfig | 1 + arch/arm/src/stm32/stm32_timerisr.c | 72 +++++++++++++++++++++++++++++++++++-- sched/Kconfig | 28 +++++++-------- sched/clock/clock_adjtime.c | 38 ++++++++++---------- 4 files changed, 100 insertions(+), 39 deletions(-)