Skip to content

Commit 6054d99

Browse files
yonschnashif
authored andcommitted
west: bindesc: Added get_offset command
Add `west bindesc get_offset` command to print the offset of the descriptors inside the given image. Signed-off-by: Yonatan Schachter <[email protected]>
1 parent 9f2fb6e commit 6054d99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/develop/west/zephyr-cmds.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,3 +215,7 @@ You can dump all of the descriptors in an image using::
215215
You can list all known standard descriptor names using::
216216

217217
west bindesc list
218+
219+
You can print the offset of the descriptors inside the image using::
220+
221+
west bindesc get_offset

0 commit comments

Comments
 (0)