14 lines
264 B
INI
14 lines
264 B
INI
adapter driver bcm2835gpio
|
|
transport select swd
|
|
adapter gpio swclk 23
|
|
adapter gpio swdio 24
|
|
#adapter gpio trst 27
|
|
#reset_config trst_only
|
|
|
|
|
|
source [find target/nordic/nrf54l.cfg]
|
|
|
|
flash bank $_CHIPNAME.flash nrf54 0x00000000 0 0 0 $_TARGETNAME
|
|
|
|
adapter speed 1000
|