Files
tinygo/targets/particle-3rd-gen.json
Wojtek Siudzinski f0fd24e7ba Add Argon and Boron
2020-02-18 23:34:56 +01:00

7 lines
130 B
JSON

{
"inherits": ["nrf52840"],
"build-tags": ["particle_3rd_gen"],
"flash-method": "openocd",
"openocd-interface": "cmsis-dap"
}