mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 05:23:40 +00:00
Add Particle Xenon
This commit is contained in:
committed by
Daniel Esteban
parent
94ec082f6c
commit
fd1785ed2d
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"inherits": ["nrf52840_mdk"],
|
||||
"build-tags": ["particle_xenon"],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "cmsis-dap"
|
||||
}
|
||||
Reference in New Issue
Block a user