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.
 
 
 
 
 
 

16 lines
458 B

  1. # This is for all ST NUCLEO with any STM32F0. Known boards at the moment:
  2. # STM32F030R8
  3. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259997
  4. # NUCLEO-F072RB
  5. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259997
  6. # STM32F091RC
  7. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260944
  8. source [find interface/stlink.cfg]
  9. transport select hla_swd
  10. source [find target/stm32f0x.cfg]
  11. reset_config srst_only