Skip to content

Instantly share code, notes, and snippets.

@d-v

d-v/openocd.cfg Secret

Created August 3, 2018 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d-v/cdec6b5295c9914d76f4d6bf8b3556cb to your computer and use it in GitHub Desktop.
Save d-v/cdec6b5295c9914d76f4d6bf8b3556cb to your computer and use it in GitHub Desktop.
source [find interface/stlink-v2.cfg]
source [find target/stm32f4x.cfg]
init
$_TARGETNAME configure -rtos ChibiOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment