12 lines
271 B
INI
12 lines
271 B
INI
|
# board MB1272B
|
||
|
# http://www.st.com/en/evaluation-tools/stm32mp157a-dk1.html
|
||
|
# http://www.st.com/en/evaluation-tools/stm32mp157c-dk2.html
|
||
|
|
||
|
source [find interface/stlink-dap.cfg]
|
||
|
|
||
|
transport select dapdirect_swd
|
||
|
|
||
|
source [find target/stm32mp15x.cfg]
|
||
|
|
||
|
reset_config srst_only
|