Moved GdbHelpMonitorInfo.txt

This commit is contained in:
Nav
2022-12-09 22:26:26 +00:00
parent 13cf4eb3a4
commit b8c83c87fc
4 changed files with 16 additions and 4 deletions

View File

@@ -1,12 +0,0 @@
Supported Bloom commands:
help Displays this help text.
version Outputs Bloom's version information.
version machine Outputs Bloom's version information in JSON format.
svd Generates the System View Description (SVD) XML for the current target and saves it into a
file located in the current project directory.
svd --out Generates the System View Description (SVD) XML for the current target and sends it to GDB, as
command output.
reset Resets the target and holds it in a stopped state.