Skip to content

Instantly share code, notes, and snippets.

@legath
Created September 13, 2019 15:30
Show Gist options
  • Save legath/8b7daf5540f3c1a1ed0715b32cc9463e to your computer and use it in GitHub Desktop.
Save legath/8b7daf5540f3c1a1ed0715b32cc9463e to your computer and use it in GitHub Desktop.
openocd stm32f7x.cfg patch for HW reset
-reset_config srst_only srst_nogate connect_assert_srst
+reset_config srst_nogate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment