Hello,

Is there a tutorial somewhere about how to do this?

Is the interface between the nuttx and apps repos documented?

What apps/Makefile targets are called?

What output binaries are expected by the nuttx final link?

Sebastien

On 7/10/26 13:58, Nathan Hartman wrote:
On Thu, Jul 9, 2026 at 10:56 PM Gregory Nutt <[email protected]> wrote:

Nothing is required to eliminate NSH from the build.  In a FLAT build you
just change your start-up function entry point name.  Then NSH will not be
included.


True. Also NSH is part of the apps repo; the whole apps repo is an optional
component. Developers can provide their own apps, either a customized
version of NuttX's or their own entirely.

Reply via email to