IIRC the idea was that we dont integrate code fom externally maintained projects?

Also IIRC the acceptable method is a specific makefile that downloads code and patch/builds it.

I agree that such libs go into apps.

Sebastien

Le 27/10/2022 à 19:28, Nathan Hartman a écrit :
On Thu, Oct 27, 2022 at 12:19 PM Alan C. Assis <acas...@gmail.com> wrote:

Hi Michael,

I think someone else told some time ago that he used a similar lib for
mysql, I think it was Ivan.

Those libs inside nuttx/libs/ are libs used by the kernel and apps,
but in this case the lib should be put inside apps/databases/postgres
for example. It should be a lib just like apps/graphics/lvgl and many
others.

I agree with that; nothing prevents applications from using the libs under
apps.

If they require kernel support then that might be another thing.

Cheers
Nathan

Reply via email to