| 123456789101112131415161718192021 |
- {
- "version": "0.2.0",
- "configurations": [
- {
- "name": "segment_main",
- "type": "ccs-debug",
- "request": "launch",
- "projectInfo": {
- "name": "segment_main",
- "resourceId": "/segment_main"
- },
- "debuggerSettings": {
- "targetConfigs/MSPM0G3507.ccxml": {
- "Texas Instruments XDS110 USB Debug Probe/CORTEX_M0P": {
- "data": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\" ?>\n<PropertyValues/>\n"
- }
- }
- }
- }
- ]
- }
|