Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS https://nuttx.apache.org/
Find a file
YAMAMOTO Takashi 1094573025 toywasm: bump to v67.0.0
see below for the included changes.
the "fix GCC warnings for the target with long uint32_t" change
is for https://github.com/apache/nuttx/pull/16022.

```shell
2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef wapm.toml: bump the version
95fdefcd3ea85ce18d0fd9c41536e609f6b0d7b2 suppress ubsan complaints on function type mismatches
9e131d0b86f29f453b51390e7a57db2f12efa8af fix a type in a comment
6832384862dab5f44b5328dbfe2a09cdba35713b platform.h: add WRONG_FUNC_TYPE macro to suppress -fsanitize=function
50062832c0481f4dcc67458fcfd2e1184e423d8b fix GCC warnings for the target with long uint32_t
04861b1084cd4925d99bfc758d5ae00359360c5d explain a cryptic dyld error
569aaa9b0ab6309311f331cdf3376e8d4445b1c0 libwasi_littlefs: emulate preadv/pwritev
b3f665319efe68215d9c9f51f489ba61b03c27fb ci: bump littlefs version
fe5cd58608c0eab0e3383626988240da1971a6ba fix debug info with IPO on macOS
7ef1b8abc4e4d1558986336732f21cf54f6abc58 libwasi_littlefs: fix crashes with non-debug builds
abb5efe1141721225945087d414d348f4afd4976 libwasi_littlefs: fix a few races
125d8973b485583d3ac4a8c4a60f97334135ee53 lfs_error_to_errno: translate unknown values to EIO
f1eda35d45229d02c7e23c872d2e0faeb9b2c731 Fix compilation errors with the latest macOS 15.2 SDK
3a01d8c5a063c18c8ebc58c45a61c7dd12cd4b75 libwasi_littlefs/README.md: remove a stale section
b7f015fd933fd330ed6e4e6f9af0dfc7b280e70d CI: update actions/upload-artifact download-artifact to v4
3a90622e105a2064878d4d63fc5e4566c6d1906b comment
6cdb84116abb930e903221231dd657ec08fec9e2 cmake: add custom-page-sizes tests
a2958960f59b6b0ccf7733fc3db301236991ff0b add run-wasm3-spec-test-custom-page-sizes.sh
f1029a818e638e0a5995a7fef43988592e709740 fetch-spec-test.sh: bump wasm-spec-test
7aa3d9050abcac11f7f8abef12ced6334acf0670 prepare-spec-test.sh: use my fork of custom-page-sizes for now
c987677a10557a0f938e3c10cfd05e5d741cf51e fetch-spec-test.sh: bump wasm-spec-test
c9372193a766c145a76a7ceaf79c820ce4576ce8 test/prepare-spec-test.sh: add custom-pages-sizes tests
9a74326a8d9503151ca3868ea6ed855293cb77b1 doc
cc700465b4275cc27007950f00ecf5079f68a778 comment
1700c523acf9fa3ba20772731eb04096852902a2 add a comment
```

Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
2025-04-13 11:31:36 +08:00
.github build.yml: Brought into sync with NuttX repository 2025-03-21 07:15:31 +08:00
audioutils audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
benchmarks libc/elf: rename modlib to libelf 2025-04-11 09:43:07 +08:00
boot cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
builtin cmake:builtin register support NONE srcs target 2025-01-09 22:41:01 +08:00
canutils fix build for canutilis/lely-canopen 2025-03-22 08:53:26 +08:00
cmake tools: Export NUTTX_INCLUDE_DIR for Rust builds 2025-03-24 20:34:29 +08:00
crypto cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
database database: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
examples libc/elf: rename modlib to libelf 2025-04-11 09:43:07 +08:00
fsutils fsutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
games games/snake: Add snake game 2025-03-18 17:16:39 -03:00
graphics cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
import kernel build:avoid multiple definition ld script 2025-04-09 14:01:40 +08:00
include include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
industry foc/foc_feedforward.c: vdq_comp->q should use idq->d 2025-04-03 18:34:55 +08:00
inertial inertial: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
interpreters toywasm: bump to v67.0.0 2025-04-13 11:31:36 +08:00
logging nxscope/nxscope_pser.c: use xmodem crc16 directly 2025-04-10 19:34:27 +08:00
lte lte: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
math math: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
mlearning [nxstyle] fix Relative file path 2025-02-21 16:29:13 -05:00
modbus modbus: add an option to disable log 2025-03-25 18:02:36 +01:00
netutils cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
nshlib nshlib/nsh_fsutils.c: fix getpid_callback function read size 2025-03-27 09:25:21 +08:00
platform platform: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
sdr sdr: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
system libs/libc/crc16: Separate implementation of crc16xmodem from crc16 2025-04-10 22:38:48 +08:00
testing cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
tools libc/elf: rename modlib to libelf 2025-04-11 09:43:07 +08:00
videoutils videoutils/x264: migrate license to ASF 2024-12-30 18:02:50 +08:00
wireless cmake: remove empty strings from FetchContent 2025-03-30 14:20:21 +08:00
.asf.yaml .asf.yaml: Disable squash and merge option 2020-05-01 23:13:22 -07:00
.gitignore examples/gps: Allow GPS serial port to be specified as command line argument, mark MINMEA dependency in Kconfig. 2025-01-23 14:31:14 +08:00
Application.mk apps: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
CMakeLists.txt cmake(enhance):Enhanced full WASM library and application compilation 2025-01-23 14:26:08 +08:00
config.nims apps: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Directory.mk apps: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
LICENSE testing/sd_bench: Port sdbench testing utility for PX4-Autopilot. 2023-10-30 16:58:10 +08:00
Make.defs apps: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile apps: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
NOTICE Add DISCLAIMER, LICENSE and NOTICE files. 2020-03-07 16:14:29 -06:00
README.md README.md: Update NuttX Porting Guide Online links 2022-10-26 21:57:30 +08:00

Application Folder

Contents

  • General
  • Directory Location
  • Built-In Applications
  • NuttShell (NSH) Built-In Commands
  • Synchronous Built-In Commands
  • Application Configuration File
  • Example Built-In Application
  • Building NuttX with Board-Specific Pieces Outside the Source Tree

General

This folder provides various applications found in sub-directories. These applications are not inherently a part of NuttX but are provided to help you develop your own applications. The apps/ directory is a break away part of the configuration that you may choose to use or not.

Directory Location

The default application directory used by the NuttX build should be named apps/ (or apps-x.y.z/ where x.y.z is the NuttX version number). This apps/ directory should appear in the directory tree at the same level as the NuttX directory. Like:

 .
 |- nuttx
 |
 `- apps

If all of the above conditions are TRUE, then NuttX will be able to find the application directory. If your application directory has a different name or is location at a different position, then you will have to inform the NuttX build system of that location. There are several ways to do that:

  1. You can define CONFIG_APPS_DIR to be the full path to your application directory in the NuttX configuration file.
  2. You can provide the path to the application directory on the command line like: make APPDIR=<path> or make CONFIG_APPS_DIR=<path>
  3. When you configure NuttX using tools/configure.sh, you can provide that path to the application directory on the configuration command line like: ./configure.sh -a <app-dir> <board-name>:<config-name>

Built-In Applications

NuttX also supports applications that can be started using a name string. In this case, application entry points with their requirements are gathered together in two files:

  • builtin/builtin_proto.h Entry points, prototype function
  • builtin/builtin_list.h Application specific information and requirements

The build occurs in several phases as different build targets are executed: (1) context, (2) depend, and (3) default (all). Application information is collected during the make context build phase.

To execute an application function:

exec_builtin() is defined in the apps/include/builtin/builtin.h.

NuttShell (NSH) Built-In Commands

One use of builtin applications is to provide a way of invoking your custom application through the NuttShell (NSH) command line. NSH will support a seamless method invoking the applications, when the following option is enabled in the NuttX configuration file:

CONFIG_NSH_BUILTIN_APPS=y

Applications registered in the apps/builtin/builtin_list.h file will then be accessible from the NSH command line. If you type help at the NSH prompt, you will see a list of the registered commands.

Synchronous Built-In Commands

By default, built-in commands started from the NSH command line will run asynchronously with NSH. If you want to force NSH to execute commands then wait for the command to execute, you can enable that feature by adding the following to the NuttX configuration file:

CONFIG_SCHED_WAITPID=y

The configuration option enables support for the waitpid() RTOS interface. When that interface is enabled, NSH will use it to wait, sleeping until the built-in command executes to completion.

Of course, even with CONFIG_SCHED_WAITPID=y defined, specific commands can still be forced to run asynchronously by adding the ampersand (&) after the NSH command.

Application Configuration File

The NuttX configuration uses kconfig-frontends tools and the NuttX configuration file (.config) file. For example, the NuttX .config may have:

CONFIG_EXAMPLES_HELLO=y

This will select the apps/examples/hello in the following way:

  • The top-level make will include apps/examples/Make.defs
  • apps/examples/Make.defs will set CONFIGURED_APPS += $(APPDIR)/examples/hello like this:
  ifneq ($(CONFIG_EXAMPLES_HELLO),)
  CONFIGURED_APPS += $(APPDIR)/examples/hello
  endif

Example Built-In Application

An example application skeleton can be found under the examples/hello sub-directory. This example shows how a builtin application can be added to the project. One must:

  1. Create sub-directory as: progname

  2. In this directory there should be:

    • A Make.defs file that would be included by the apps/Makefile
    • A Kconfig file that would be used by the configuration tool (see the file kconfig-language.txt in the NuttX tools repository). This Kconfig file should be included by the apps/Kconfig file
    • A Makefile, and
    • The application source code.
  3. The application source code should provide the entry point:

    main()
    
  4. Set the requirements in the file: Makefile, specially the lines:

    PROGNAME   = progname
    PRIORITY   = SCHED_PRIORITY_DEFAULT
    STACKSIZE  = 768
    ASRCS      = asm source file list as a.asm b.asm ...
    CSRCS      = C source file list as foo1.c foo2.c ..
    
  5. The Make.defs file should include a line like:

    ifneq ($(CONFIG_PROGNAME),)
    CONFIGURED_APPS += progname
    endif
    

Building NuttX with Board-Specific Pieces Outside the Source Tree

Q: Has anyone come up with a tidy way to build NuttX with board- specific pieces outside the source tree?

A: Here are three:

  1. There is a make target called make export. It will build NuttX, then bundle all of the header files, libraries, startup objects, and other build components into a .zip file. You can move that .zip file into any build environment you want. You can even build NuttX under a DOS CMD window.

    This make target is documented in the top level nuttx/README.txt.

  2. You can replace the entire apps/ directory. If there is nothing in the apps/ directory that you need, you can define CONFIG_APPS_DIR in your .config file so that it points to a different, custom application directory.

    You can copy any pieces that you like from the old apps/directory to your custom apps directory as necessary.

    This is documented in NuttX/boards/README.txt and NuttX Porting Guide online at https://cwiki.apache.org/confluence/display/NUTTX/Porting+Guide.

  3. If you like the random collection of stuff in the apps/ directory but just want to expand the existing components with your own, external sub-directory then there is an easy way to that too: You just create a symbolic link in the apps/ directory that redirects to your application sub-directory.

    In order to be incorporated into the build, the directory that you link under the apps/ directory should contain (1) a Makefile that supports the clean and distclean targets (see other Makefiles for examples), and (2) a tiny Make.defs file that simply adds the custom build directories to the variable CONFIGURED_APPS like:

    CONFIGURED_APPS += my_directory1 my_directory2
    

    The apps/Makefile will always automatically check for the existence of subdirectories containing a Makefile and a Make.defs file. The Makefile will be used only to support cleaning operations. The Make.defs file provides the set of directories to be built; these directories must also contain a Makefile. That Makefile must be able to build the sources and add the objects to the apps/libapps.a archive. (see other Makefiles for examples). It should support the all, install, context, and depend targets.

    apps/Makefile does not depend on any hardcoded lists of directories. Instead, it does a wildcard search to find all appropriate directories. This means that to install a new application, you simply have to copy the directory (or link it) into the apps/ directory. If the new directory includes a Makefile and Make.defs file, then it will automatically be included in the build.

    If the directory that you add also includes a Kconfig file, then it will automatically be included in the NuttX configuration system as well. apps/Makefile uses a tool at apps/tools/mkkconfig.sh that dynamically builds the apps/Kconfig file at pre-configuration time.

    You could, for example, create a script called install.sh that installs a custom application, configuration, and board specific directory:

    a) Copy MyBoard directory to boards/MyBoard. b) Add a symbolic link to MyApplication at apps/external. c) Configure NuttX, usually by:

    tools/configure.sh MyBoard:MyConfiguration
    

    Use of the name apps/external is suggested because that name is included in the .gitignore file and will save you some nuisance when working with GIT.

Export restrictions

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software: https://tls.mbed.org/supported-ssl-ciphersuites. https://github.com/intel/tinycrypt