Files
tinygo/targets/pca10056-s140v6-uf2.json
T
Pierre Constantineau 3e2471d934 adding new uf2 target for PCA10056 (#3765)
targets: adding new uf2 target for PCA10056
2023-08-19 11:06:17 +02:00

7 lines
162 B
JSON

{
"inherits": ["nrf52840", "nrf52840-s140v6-uf2"],
"build-tags": ["pca10056"],
"serial-port": ["239a:0x0029"],
"msd-volume-name": ["NRF52BOOT"]
}