Skip to content

Commit bc29d58

Browse files
committed
Keep png file types consistent
1 parent 14fc1d3 commit bc29d58

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ The associated bootloader and application projects demonstrate the following:
5959
3. Right click on Project Resources and select "Force Update on All"<br>
6060
![Force Update](./images/MCC_Force_Update.png)
6161
4. Click "Generate"<br>
62-
![Generate](./images/MCC_Generate.PNG)
62+
![Generate](./images/MCC_Generate.png)
6363
5. Accept all incoming code changes for files **within the CryptoAuthenticationLibrary directory** by selecting "Replace All" in the merge helper UI. **NOTE: DO NOT accept incoming changes for boot_demo.c. Accept all other file changes and close out of MCC**<br>
64-
![Merge Resolution](./images/MCC_Merge_Resolution.PNG)
64+
![Merge Resolution](./images/MCC_Merge_Resolution.png)
6565
6. Press the “Make and Program” button on the top bar<br>
6666
![Make and Program Device](./images/make_and_program.png)
6767
7. Select the appropriate programmer if prompted

0 commit comments

Comments
 (0)