mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
3e2471d934
targets: adding new uf2 target for PCA10056
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
|
|
"build-tags": ["pca10056"],
|
|
"serial-port": ["239a:0x0029"],
|
|
"msd-volume-name": ["NRF52BOOT"]
|
|
}
|