This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use upstream zephyrproject-rtos/zephyr instead of nrf-zephyr fork

Hi I need the upstream Zephyr project for direction finding functionality and bug fixes. Those are not present in nrf-zephyr fork.

How do I get that to work? Just replacing nrf-zephyr with upstream zephyr does not build (Target "partition_manager" not found etc...).

I have searched around both nRFConnect and Zephyr documentation for how to set up the environment but cannot find something that works.

I found this https://devzone.nordicsemi.com/f/nordic-q-a/77257/relationship-sdk-zephyr-and-zephyhrproject-zephyr/319141#319141 where you suggest cherry-picking, but that's not going to work as it's so many commits spread out and I don't see that solution scale.

I can see lot's of development in Zephyr project main branch from nordic developers, what is their environment and how can I set up the same environment? 

Thank you alot,

Jakob

Related