mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
7 lines
194 B
JSON
7 lines
194 B
JSON
{
|
|
"inherits": ["nano-33-ble", "nrf52840-s140v7"],
|
|
"flash-command": "nrfjprog -f nrf52 --sectorerase --program {hex} --reset",
|
|
"flash-1200-bps-reset": "false",
|
|
"openocd-interface": "jlink"
|
|
}
|