Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5c82266

Browse files
committedJun 27, 2024·
replacing the ota_multi_image_tool to ota_image_tool
1 parent d796bff commit 5c82266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/tools/silabs/ota/ota_multi_image_tool.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ def create_image(args: object):
270270

271271
def main():
272272
"""
273-
This function is a modified version of ota_multi_image_tool.py main function.
273+
This function is a modified version of ota_image_tool.py main function.
274274
275275
The wrapper version defines a new set of args, which are used to generate
276276
TLV data that will be embedded in the final OTA payload.

0 commit comments

Comments
 (0)
Please sign in to comment.