Re: Custom apps outside the tree

2023-09-12 Thread Mike Moretti
called external you should end up with no, as you called "poop". I assume that you mean no extra files or modifications in NuttX repositories. On Tue, 12 Sep 2023, 19:58 Mike Moretti, wrote: Hi, Is there any way to do custom apps outside the tree without "pooping" in the ap

Re: Custom apps outside the tree

2023-09-12 Thread Maciej Wójcik
> > Is there any way to do custom apps outside the tree without "pooping" in > the apps directory? The docs show 3 ways to do custom apps, but they > all require modifying the apps directory in some way, either by putting > your custom apps in the apps directory, or making

Custom apps outside the tree

2023-09-12 Thread Mike Moretti
Hi, Is there any way to do custom apps outside the tree without "pooping" in the apps directory?  The docs show 3 ways to do custom apps, but they all require modifying the apps directory in some way, either by putting your custom apps in the apps directory, or making a symlink t