Skip to content

Commit

Permalink
fix openocd.cfg of tiva-c-launchpad example
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrMuellerluedenscheid authored and eldruin committed Apr 25, 2022
1 parent 14d76a6 commit f8a7efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tiva-c-launchpad/openocd.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sample OpenOCD configuration for the Tiva-C Launchpad development board

source [find board/ek-tm4c124gxl.cfg]
source [find board/ti_ek-tm4c123gxl.cfg]

0 comments on commit f8a7efb

Please sign in to comment.