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

Version Control (VCS) Tutorial for nrf Connect Segger Embedded Studio

Hi. I try to start VCS on SES IDE. But no success. Does some body know a tutorial how to start GITHUB VCS on nrf Connect Segger Embedded Studio

  • Hi qwertynoon,

    Some months back, I attempted a similar thing. I managed to add git into the SES. There is an option inside SES to specify the VCS and then to give the user details and etc. You can do minimal operations like, add, commit, revert and etc. See the below snapshot.

    However, there are not any provisions for push and pull etc. Only some minimal VC operations are allowed. In the future releases of SES, we will be getting more functionalities associated with the VCS.

    Pasted below some links, which I used/referred,

    Link1, Link2Link3

  • Hi jeevan

    I found SES embedded studio helpless with git VCS. I use command terminal. Thanks.

Related