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-apps.git
from 690ec808e netutils/dropbear: back hmac-sha2-256 with NuttX /dev/crypto
add 6ca1272b9 examples/elf: extend nxpkg validation coverage.
No new revisions were added by this update.
Summary of changes:
examples/elf/main/CMakeLists.txt | 110 ++++-
examples/elf/main/Makefile | 35 +-
{boot => examples/elf/main/host}/CMakeLists.txt | 7 +-
examples/elf/main/mk_pkg_fixture.c | 463 +++++++++++++++++++++
.../embedlog => examples/elf/tests}/CMakeLists.txt | 4 +-
.../elf/tests/hello}/CMakeLists.txt | 17 +-
6 files changed, 619 insertions(+), 17 deletions(-)
copy {boot => examples/elf/main/host}/CMakeLists.txt (85%)
create mode 100644 examples/elf/main/mk_pkg_fixture.c
copy {logging/embedlog => examples/elf/tests}/CMakeLists.txt (93%)
copy {system/netdb => examples/elf/tests/hello}/CMakeLists.txt (88%)