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

  1. #
  2. # Olimex STM32-H107
  3. #
  4. # http://olimex.com/dev/stm32-h107.html
  5. #
  6. # Work-area size (RAM size) = 64kB for STM32F107VC device
  7. set WORKAREASIZE 0x10000
  8. source [find target/stm32f1x.cfg]