Out of tree driver sample in

Hello

I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine
However it builds only when it is inside the sdk that was pulled when I selected sample in VSCode

My goal is to make it a standalone app with the "drivers", "lib", "dts" directires inside the "app" directory
When I restructured it this way the build fails. I tried everything but no luck. Is it possible to do this with the SDK 2.6 driver model?
My application is attached.

ncs-example-application.zip

Would appreciate some help here

Thank you

Andy

Related