mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 07:23:39 +00:00
Apply review suggestions
This commit is contained in:
committed by
Daniel Esteban
parent
765440b8ec
commit
0c0af6d3fe
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"inherits": ["particle-3rd-gen"],
|
||||
"build-tags": ["particle_argon"],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "cmsis-dap"
|
||||
"build-tags": ["particle_argon"]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"inherits": ["particle-3rd-gen"],
|
||||
"build-tags": ["particle_boron"],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "cmsis-dap"
|
||||
"build-tags": ["particle_boron"]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
{
|
||||
"inherits": ["particle-3rd-gen"],
|
||||
"build-tags": ["particle_xenon"],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "cmsis-dap"
|
||||
"build-tags": ["particle_xenon"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user