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.
 
 
 
 
 
 

15 lines
363 B

  1. #
  2. # TI/Luminary Stellaris LM3S811 Evaluation Kits (rev B and earlier)
  3. #
  4. # http://www.ti.com/tool/ek-lm3s811
  5. #
  6. # NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
  7. # use board/ek-lm3s811.cfg
  8. source [find interface/ftdi/luminary-lm3s811.cfg]
  9. # include the target config
  10. set WORKAREASIZE 0x2000
  11. set CHIPNAME lm3s811
  12. source [find target/stellaris.cfg]