mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 03:24:00 +00:00
machine/nrf: implement auto-reset over USB for nrf52840
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"inherits": ["nrf52840"],
|
||||
"build-tags": ["clue_alpha"],
|
||||
"build-tags": ["clue_alpha","nrf52840_reset_uf2"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "FTHR840BOOT",
|
||||
"msd-firmware-name": "firmware.uf2",
|
||||
|
||||
Reference in New Issue
Block a user