Hack: define j-link as onboard

Spares me from having to mess around with the debug port settings
This commit is contained in:
Tobias Schramm 2021-02-09 14:39:38 +01:00 committed by Patrick Rathje
parent a0bf2ba730
commit dfdd703c8d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"-f", "scripts/target/nrf52.cfg"
]
},
"onboard": false
"onboard": true
}
}
},