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 #79: Fix version number of inner project to match outer project main.json
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8470-update-main.json to develop
* commit 'bebe96efd32737255397ee4d2913b1928f3a0f04':
Fix version number of inner project to match outer project main.json
Copy file name to clipboardExpand all lines: changelog.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# dsPIC33 DSC Bootloader Code Examples v1.2.1
2
+
### Release Highlights
3
+
* Corrected version number of "dspic33a Secure Boot and Secure Firmware Upgrade Demo".
4
+
5
+
### Features Added\Updated
6
+
* Corrected version number of "dspic33a Secure Boot and Secure Firmware Upgrade Demo".
7
+
1
8
# dsPIC33 DSC Bootloader Code Examples v1.2.0
2
9
### Release Highlights
3
10
* Initial Release of "dspic33a Secure Boot and Secure Firmware Upgrade Demo" - MDFU based secure bootloader for the dsPIC33A family of devices with a single partition verified by ECDSA with P-384.*
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform secure boot authentication and secure firmware upgrade via UART with Microchip Device Firmware Update Protocol (M-DFU) and ECDSA with P-384 verification within MCC Melody.",
0 commit comments