You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull request #16: Bugfix/MCU16GITHUB-893 fix ubha link
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:bugfix/MCU16GITHUB-893-fix-ubha-link to feature/MCU16GITHUB-836-bootloader-pre-generated-demos
* commit 'bc29d58c04963ec980bd5fb128cdb85929a9cedd':
Keep png file types consistent
Fix link and broken image
Copy file name to clipboardExpand all lines: secure_boot_and_secure_firmware_upgrade_over_canfd/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The associated bootloader and application projects demonstrate the following:
27
27
* The unzipped example project files, boot.X and app.X
28
28
*[MPLAB® X IDE v6.15 or later](https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide)
29
29
*[MPLAB® XC16 v2.10 or later](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers)
30
-
*[Universal Bootloader Host Application v1.19.3 or later](www.microchip.com/16-bit-bootloader)
30
+
*[Universal Bootloader Host Application v1.19.3 or later](https://www.microchip.com/16-bit-bootloader)
31
31
* Device Family Pack 1.12.354
32
32
*[MPLAB® Code Configurator (MCC) v5.6.1 or later (optional - for code configuration)](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator)
33
33
* 16-Bit Bootloader MCC module v1.25.0 or later (optional - for code configuration)
@@ -61,7 +61,7 @@ The associated bootloader and application projects demonstrate the following:
61
61
4. Click "Generate"<br>
62
62

63
63
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>
0 commit comments