stm32l4discovery.cfg 426 B

123456789101112131415
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # Explicitly for the STM32L476 discovery board:
  3. # http://www.st.com/web/en/catalog/tools/PF261635
  4. # but perfectly functional for any other STM32L4 board connected via
  5. # an stlink-v2-1 interface.
  6. # This is for STM32L4 boards that are connected via stlink-v2-1.
  7. source [find interface/stlink.cfg]
  8. transport select hla_swd
  9. source [find target/stm32l4x.cfg]
  10. reset_config srst_only