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.

stm32ldiscovery.cfg 329 B

123456789101112
  1. # This is an STM32L discovery board with a single STM32L152RBT6 chip.
  2. # http://www.st.com/internet/evalboard/product/250990.jsp
  3. source [find interface/stlink-v2.cfg]
  4. transport select hla_swd
  5. set WORKAREASIZE 0x4000
  6. source [find target/stm32l1.cfg]
  7. # use hardware reset, connect under reset
  8. reset_config srst_only srst_nogate