Files
tinygo/targets/particle-xenon.json
T
Wojtek Siudzinski fd1785ed2d Add Particle Xenon
2020-02-18 23:34:56 +01:00

7 lines
132 B
JSON

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