-
Files:
- launch.json:
.vscode/launch.jsonfile in your project directory. - settings.json:
.vscode/settings.jsonfile in your project directory.
- launch.json:
-
Environment Variables:
export PICO_SDK_PATH="<path-to-your-pico-sdk-directory>"
export OPENOCD_PATH="<path-to-your-openocd-directory>"- Other Variables:
cortex-debug.openocdPathvalue in.vscode/settings.jsonfile: the path to the openocd binary file.