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
333 B

  1. # STM327[4|5]6G-EVAL: This is for the STM32F7 eval boards.
  2. # STM32746G-EVAL
  3. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF261639
  4. # STM32756G-EVAL
  5. # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1199/PF261640
  6. # increase working area to 256KB
  7. set WORKAREASIZE 0x40000
  8. source [find target/stm32f7x.cfg]