Re: Custom apps outside the tree

2023-09-12 Thread Mike Moretti
Thanks! However, this "external" symlink still requires a person to do a manual symlink step after cloning our repo (that uses nuttx+apps as submodules).  It would be great if that could be avoided. I'm surprised there is no way to configure multiple apps dirs via tools/configure.sh, i.e. so

Re: Custom apps outside the tree

2023-09-12 Thread Maciej Wójcik
There is an inexistent, ignored entry in apps called external. By creating a symlink 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 a