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.
 
 
 
 
 
 

8 lines
186 B

  1. # Olimex STM32-H103 eval board
  2. # http://olimex.com/dev/stm32-h103.html
  3. # Work-area size (RAM size) = 20kB for STM32F103RB device
  4. set WORKAREASIZE 0x5000
  5. source [find target/stm32.cfg]