This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0efe8c4f42e boards/stm32g4: migrate to new pinmap
new dfd735045c0 arch/sim: add simulated time ratio support
new 62629d5efe2 arch/sim: fix host_settimer clock mismatch on macOS
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/sim/Kconfig | 10 +++++++
arch/sim/src/sim/posix/sim_hosttime.c | 53 +++++++++++++++++++++++++++++++----
arch/sim/src/sim/sim_head.c | 16 +++++++++++
arch/sim/src/sim/sim_internal.h | 1 +
4 files changed, 75 insertions(+), 5 deletions(-)