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.
 
 
 
 
 
 

11 lines
312 B

  1. # This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
  2. # http://www.st.com/internet/evalboard/product/253215.jsp
  3. source [find interface/stlink-v2.cfg]
  4. set WORKAREASIZE 0x2000
  5. source [find target/stm32f0x_stlink.cfg]
  6. # use hardware reset, connect under reset
  7. reset_config srst_only srst_nogate