New GenerateSvd GDB monitor command
This commit is contained in:
@@ -4,6 +4,10 @@ Supported Bloom commands:
|
||||
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.
|
||||
target-info machine Outputs information on the connected target, in JSON format.
|
||||
|
||||
reset Resets the target and holds it in a stopped state.
|
||||
|
||||
Reference in New Issue
Block a user