mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
adding new uf2 target for PCA10056 (#3765)
targets: adding new uf2 target for PCA10056
This commit is contained in:
committed by
GitHub
parent
a545f17d2e
commit
3e2471d934
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
||||
"build-tags": ["pca10056"],
|
||||
"serial-port": ["239a:0x0029"],
|
||||
"msd-volume-name": ["NRF52BOOT"]
|
||||
}
|
||||
Reference in New Issue
Block a user