Hello,
I am going through the tutorials in the DevAcademy. During the learning process, I noticed the nRF Connect SDK is updated several times. I started from 2.1.0, now the latest version is 2.2.0. I am wondering that is there a recommended way I can update my local project to the latest SDK version. The way I am going to use is to copy the folder src, CMakeList files, KConfig, and Overlay file, I think that should work, to make it better, I guess I can create a python script to "automatically" copy those files but I believe there must be a better way to do that, please enlight me, Cheers :)