stm32l0discovery.cfg 308 B

12345678910111213
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # This is an STM32L053 discovery board with a single STM32L053 chip.
  3. # http://www.st.com/web/en/catalog/tools/PF260319
  4. source [find interface/stlink.cfg]
  5. transport select hla_swd
  6. set WORKAREASIZE 0x2000
  7. source [find target/stm32l0.cfg]
  8. reset_config srst_only