Skip to content

Instantly share code, notes, and snippets.

View Pathak94's full-sized avatar

Vaishali Pathak Pathak94

View GitHub Profile
{
"configurations": [
{
"name": "Mac",
"includePath": [
"/usr/include",
"/usr/local/include",
"${workspaceFolder}"
],
"defines": [],
{
"version": "0.2.0",
"configurations": [
{
"type": "cortex-debug",
"request": "launch",
"servertype": "bmp",
"cwd": "${workspaceRoot}",
"executable": "pca10040/s132/armgcc/_build/nrf52832_xxaa.out",
"name": "Debug (Black Magic Probe)",
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Cortex Debug",
"cwd": "${workspaceRoot}",
"executable": "s132/armgcc/_build/nrf52832_xxaa.out",
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Cortex Debug",
"cwd": "${workspaceRoot}",
"executable": "s132/armgcc/_build/nrf52832_xxaa.out",