nano-33-ble: SoftDevice s140v7 support

This commit is contained in:
Yurii Soldak
2021-10-25 20:58:56 +02:00
committed by Ron Evans
parent 02ef64f012
commit c2165f74d8
4 changed files with 12 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"inherits": ["nano-33-ble", "nrf52840-s140v7"],
"flash-command": "nrfjprog -f nrf52 --sectorerase --program {hex} --reset",
"flash-1200-bps-reset": "false",
"openocd-interface": "jlink"
}