How to setup VSC nrf connect to recognise my forked SDK repositories.

Hello,

I am using VSC on Windows with nRF Connect.   Previously I have installed the NCS SDK using the "RF Connect" Toolchain manager.

I have to make changes to some USB files in the v2.6.0 SDK and these files will need to be shared with 2 other developers.

I followed these instructions to create forks

docs.nordicsemi.com/.../gs_ins_fork.html

I placed them in the c:/ncs/my-fork folder.

VSC nRF Connect is currently configured for c:/ncs/v2.6.0

1) What are the steps required to use the forked SDK in "c:/ncs/my-fork)" with VSC and nRF Connect

Simply changing the Topdir (for User or Workspace) does not work.

Wayne

Related