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 29114efb41b sched/misc: Optimize thread saving order in coredump for
easier gdb debug
new 333815c5947 build(sim): fix macOS XQuartz include and library paths
for sim:fb
new e874561291b sim: replace posix timer with GCD dispatch timer 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/src/Makefile | 8 +++++-
arch/sim/src/sim/CMakeLists.txt | 12 +++++++-
arch/sim/src/sim/posix/sim_hosttime.c | 53 +++++++++++++++++++++++++++++------
3 files changed, 63 insertions(+), 10 deletions(-)