1{ 2 "folders": [ 3 { 4 "path": "../../../../" 5 } 6 ], 7 "settings": { 8 "debug.onTaskErrors": "debugAnyway", 9 "workspace.samplePath": "./samples/peripheral/timer" 10 } 11}
1{ 2 "folders": [ 3 { 4 "path": "../../../../" 5 } 6 ], 7 "settings": { 8 "debug.onTaskErrors": "debugAnyway", 9 "workspace.samplePath": "./samples/peripheral/timer" 10 } 11}