|
| 1 | +# dsPIC33 DSC Bootloader Code Examples v1.2.3 |
| 2 | +### Release Highlights |
| 3 | +* Updated instances of "dsPIC33a" to "dsPIC33A". |
| 4 | + |
| 5 | +### Features Added\Updated |
| 6 | +* Updated instances of "dsPIC33a" to "dsPIC33A". |
| 7 | + |
1 | 8 | # dsPIC33 DSC Bootloader Code Examples v1.2.2
|
2 | 9 | ### Release Highlights
|
3 | 10 | * Updated Clock PLIB version from v1.1.0 to v1.1.2 in "dspic33a_bootloader_and_firmware_upgrade_demo".
|
|
9 | 16 |
|
10 | 17 | # dsPIC33 DSC Bootloader Code Examples v1.2.1
|
11 | 18 | ### Release Highlights
|
12 |
| -* Corrected version number of "dspic33a Secure Boot and Secure Firmware Upgrade Demo". |
| 19 | +* Corrected version number of "dsPIC33A Secure Boot and Secure Firmware Upgrade Demo". |
13 | 20 |
|
14 | 21 | ### Features Added\Updated
|
15 |
| -* Corrected version number of "dspic33a Secure Boot and Secure Firmware Upgrade Demo". |
| 22 | +* Corrected version number of "dsPIC33A Secure Boot and Secure Firmware Upgrade Demo". |
16 | 23 |
|
17 | 24 | # dsPIC33 DSC Bootloader Code Examples v1.2.0
|
18 | 25 | ### Release Highlights
|
19 |
| -* 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.* |
| 26 | +* 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.* |
20 | 27 |
|
21 | 28 | ### Features Added\Updated
|
22 |
| -* 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.* |
| 29 | +* 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.* |
23 | 30 |
|
24 |
| -**NOTE**: THIS DEMO IS AN ENGINEERING RELEASE TO DEMONSTRATE DSPIC33A SECURE BOOTLOADER FUNCTIONALITY AND SHOULD BE USED FOR REFERENCE ONLY. THIS CODE IS NOT INTENDED FOR USE IN PRODUCTION. |
| 31 | +**NOTE**: THIS DEMO IS AN ENGINEERING RELEASE TO DEMONSTRATE dsPIC33A SECURE BOOTLOADER FUNCTIONALITY AND SHOULD BE USED FOR REFERENCE ONLY. THIS CODE IS NOT INTENDED FOR USE IN PRODUCTION. |
25 | 32 |
|
26 | 33 | # dsPIC33 DSC Bootloader Code Examples v1.1.0
|
27 | 34 | ### Release Highlights
|
|
30 | 37 | ### Features Added\Updated
|
31 | 38 | * Initial Release of "dsPIC33A Bootloader and Firmware Upgrade Demo" - MDFU based bootloader for the dsPIC33A family of devices with a single partition verified by a CRC integrity check. *
|
32 | 39 |
|
33 |
| -**NOTE**: THIS DEMO IS AN ENGINEERING RELEASE TO DEMONSTRATE DSPIC33A BOOTLOADER FUNCTIONALITY AND SHOULD BE USED FOR REFERENCE ONLY. THIS CODE IS NOT INTENDED FOR USE IN PRODUCTION. |
| 40 | +**NOTE**: THIS DEMO IS AN ENGINEERING RELEASE TO DEMONSTRATE dsPIC33A BOOTLOADER FUNCTIONALITY AND SHOULD BE USED FOR REFERENCE ONLY. THIS CODE IS NOT INTENDED FOR USE IN PRODUCTION. |
34 | 41 |
|
35 | 42 | # dsPIC33 DSC Bootloader Code Examples v1.0.0
|
36 | 43 | ### Release Highlights
|
|
0 commit comments