mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
fix: use OpenOCD flash method on microbit v2 when using Nordic Semi SoftDevice
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
committed by
Daniel Esteban
parent
de532643b1
commit
8d5b7710cf
@@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"inherits": ["microbit-v2", "nrf52833-s113v7"]
|
"inherits": ["microbit-v2", "nrf52833-s113v7"],
|
||||||
|
"flash-method": "openocd"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user