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-apps.git
from 4f5adbd34 system/readline: Fix espace sequence returning to user
console
new 2946d7961 examples/fdpicxip: Follow the fdpic-embed.py rename.
new 6e61ce7cb examples/fdpicxip, testing/fs/xipfs: A DT_NEEDED library is
one instance.
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:
examples/fdpicxip/cxxuser_bin.h | 4 +-
examples/fdpicxip/fdpicxip_main.c | 7 +-
examples/fdpicxip/modules/Makefile | 6 +-
examples/fdpicxip/modules/cxxuser.cpp | 22 ++-
examples/fdpicxip/modules/libcounter.c | 7 +-
examples/fdpicxip/modules/libshape.cpp | 6 +-
examples/fdpicxip/modules/user.c | 14 +-
examples/fdpicxip/user_bin.h | 332 ++++++++++++++++-----------------
testing/fs/xipfs/counteruser_bin.h | 332 ++++++++++++++++-----------------
testing/fs/xipfs/cxxuser_bin.h | 4 +-
testing/fs/xipfs/xipfs_main.c | 43 +++--
11 files changed, 407 insertions(+), 370 deletions(-)