mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-10 14:39:31 +00:00
nano-33-ble: SoftDevice s140v7 support
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user