This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52840 with Zephyr - Project version control

Hi,

Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board folder.

Now I would like to push these changes to our git server.

What is the best way to do this? I would like to push our source code (modified example), and the zephyr/boards/ folder containing our custom board definition.

Thank you!

Related