You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
312 B

  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # This is for STM32L5 Nucleo Dev Boards.
  3. # http://www.st.com/en/evaluation-tools/stm32-mcu-nucleo.html
  4. source [find interface/stlink-dap.cfg]
  5. transport select dapdirect_swd
  6. source [find target/stm32l5x.cfg]
  7. # use hardware reset
  8. reset_config srst_only srst_nogate