Skip to content

Commit

Permalink
updated TI OTA readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abiradarti committed Dec 1, 2023
1 parent bede0af commit b7d0684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/building_mcuboot_for_ti_cc13x4.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ You can now build MCUBoot and have an image that can be merged with a MCUBoot-co

## Creating image for OTA

The MCUBoot-compatible Matter application will be named `{project_name}_header.bin`. This can be merged with the MCUBoot hex file using the `oad_merge_tool.py` script in `{Matter repo root}/third_party/ti_simplelink_sdk`. Follow the instructions at the top of the script to generate the final hex image.
The MCUBoot-compatible Matter application will be named `{project_name}_header.hex`. This can be merged with the MCUBoot hex file using the `oad_merge_tool.py` script in `{Matter repo root}/third_party/ti_simplelink_sdk`. Follow the instructions at the top of the script to generate the final hex image.

0 comments on commit b7d0684

Please sign in to comment.