mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
nrf52840: add support for flashing with the BOSSA tool
This only works with a custom bossac build from Arduino, not with the upstream version. It avoids needing the manual "double tap" to enter bootloader mode before flashing firmware.
This commit is contained in:
committed by
Ron Evans
parent
d1f445735c
commit
cd628bcde6
@@ -1,4 +1,4 @@
|
||||
// +build nrf52840,!nrf52840_reset_uf2
|
||||
// +build nrf52840,!nrf52840_reset_uf2,!nrf52840_reset_bossa
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user