On Fri, Jan 31, 2025 at 5:48 PM Sebastien Lorquet <sebast...@lorquet.fr> wrote:
> The interface between the two should be loose:
>
> -the build system, to get the code -> can be forced to be simple and
> fixed. call make -C $(APPS) app_code and nothing else.
> -the libc
>
> Apart from that I see no need to have a shared api.
> What am I missing?

Slightly important part that nuttx and nuttx-apps are tied together
for instance by CONFIG options, are configured and built from nuttx
part. So its not a separate repository but tightly coupled I would
say. Its optional but tightly coupled. This is why they must stay in
sync :-)

I think you have your own standalone out-of-tree application and talk
about this application in context of nuttx-apps but these are two
different tihngs..?

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to