mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"inherits": ["nrf52840"],
|
|
"build-tags": ["particle_3rd_gen"],
|
|
"flash-method": "openocd",
|
|
"openocd-interface": "cmsis-dap"
|
|
}
|