Add Particle Xenon

This commit is contained in:
Wojtek Siudzinski
2020-02-14 17:17:05 +01:00
committed by Daniel Esteban
parent 94ec082f6c
commit fd1785ed2d
2 changed files with 49 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"inherits": ["nrf52840_mdk"],
"build-tags": ["particle_xenon"],
"flash-method": "openocd",
"openocd-interface": "cmsis-dap"
}