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.
 
 
 
 
 
 

12 lines
263 B

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