Skip to content

Commit

Permalink
replacing the ota_multi_image_tool to ota_image_tool
Browse files Browse the repository at this point in the history
  • Loading branch information
chirag-silabs committed Jun 27, 2024
1 parent d796bff commit 5c82266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tools/silabs/ota/ota_multi_image_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ def create_image(args: object):

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

0 comments on commit 5c82266

Please sign in to comment.