Modified SDK application needs to be checked with GitHub CoPilot on VS Code and I need a thorough procedure

Hi,

We have a modified asset_tracker_v2 application. We wish to take the entire application, just the code under nrf/applications/asset_tracker_v2 (including all of our customizations) and give it to GitHub CoPilot to find our bad practices like too many global variables and thread unsafe code. But I'm thinking this is complicated because, for example, header files need to be generated for configuration options, etc, etc. I figure that rather than me having to take 50 tries at getting things set up in a way that I can get accurate information from CoPilot, I can count on your deeper expertise and experience to give me a procedure to do this.

Thank you. I look forward to the help you can provide me. And, of course, the procedure does not have to be specific to asset_tracker_v2, which you may not be supporting: any application or sample would be similar, I expect.

Burt Silverman

Related