Created
June 2, 2020 00:37
-
-
Save tstellanova/269e6bb19ded72e060f8063b41e50ac7 to your computer and use it in GitHub Desktop.
Sample openocd configuration file for Atmel SAME70 XPlained board
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Sample openocd configuration file for Atmel SAME70 XPlained board | |
| source [find interface/cmsis-dap.cfg] | |
| source [find target/atsamv.cfg] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment