mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
nrf52: cleanup s140v7 uf2 targets
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"inherits": ["nrf52840-s140v7"],
|
||||
"build-tags": ["nrf52840_reset_uf2"],
|
||||
"linkerscript": "targets/nrf52840-s140v7-uf2.ld",
|
||||
"serial": "usb",
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-firmware-name": "firmware.uf2",
|
||||
"binary-format": "uf2",
|
||||
"uf2-family-id": "0xADA52840"
|
||||
}
|
||||
Reference in New Issue
Block a user