Skip to content

Instantly share code, notes, and snippets.

@janjongboom
Created January 18, 2017 08:49
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 janjongboom/ca2e7f20a545091326232a15457a8084 to your computer and use it in GitHub Desktop.
Save janjongboom/ca2e7f20a545091326232a15457a8084 to your computer and use it in GitHub Desktop.
uvisor
{ "text": "-interpreter-exec console \"monitor endian little\"", "description": "monitor1", "ignoreFailures": false },
{ "text": "-interpreter-exec console \"monitor reset\"", "ignoreFailures": false },
{ "text": "-interpreter-exec console \"monitor halt\"", "ignoreFailures": false },
{ "text": "-interpreter-exec console \"monitor arm semihosting enable\"", "ignoreFailures": false },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment