This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 306de5b04b5 Docs/platforms/esp32p4: Add touch sensor docs
     new 754dfd980bc arch/sim: replace macOS C++ constructor runtime hack with 
post-link patch
     new 5349a5ab0c6 arch/sim: replace macOS C++ constructor runtime hack with 
post-link patch

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:
 .codespellrc                            |   1 +
 arch/sim/include/arch.h                 |  38 +++++++++
 arch/sim/src/Makefile                   |  22 ++----
 arch/sim/src/patch_macho_initsection.py |  83 ++++++++++++++++++++
 arch/sim/src/sim/CMakeLists.txt         |  20 +++--
 arch/sim/src/sim/posix/sim_macho_init.c | 135 --------------------------------
 libs/libc/misc/lib_cxx_initialize.c     |   8 --
 7 files changed, 142 insertions(+), 165 deletions(-)
 create mode 100755 arch/sim/src/patch_macho_initsection.py
 delete mode 100644 arch/sim/src/sim/posix/sim_macho_init.c

Reply via email to