How to set up debug and flash options for nRF Connect for VS Code with CMSIS-DAP adapter

Hi!

We are using a custom debugger adapter compliant with CMSIS-DAP. it's working fine with West and openocd. I wondering what should I do to have the ability to flash my device and to start the debugging session in nRF Connect for VS Code using a CMSIS-DAP compatible adapter.

Related