mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
Add Argon and Boron
This commit is contained in:
committed by
Daniel Esteban
parent
bdef52ad62
commit
f0fd24e7ba
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"inherits": ["particle-3rd-gen"],
|
||||
"build-tags": ["particle_boron"],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "cmsis-dap"
|
||||
}
|
||||
Reference in New Issue
Block a user