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.
 
 
 
 
 
 

13 lines
379 B

  1. #
  2. # Atmel SAMV71 Xplained Ultra evaluation kit.
  3. # http://www.atmel.com/tools/ATSAMV71-XULT.aspx
  4. #
  5. # To connect using the EDBG chip on the dev kit over USB, you will
  6. # first need to source [find interface/cmsis-dap.cfg]
  7. # however, since this board also has a SWD+ETM connector, we don't
  8. # automatically source that file here.
  9. set CHIPNAME samv71
  10. source [find target/atsamv.cfg]