Skip to content

Commit b5bc71c

Browse files
committed
Pull request #96: fix typos in change log
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C12109/dspic33-dsc-bootloader-code-examples:develop_confict_resolution to develop * commit '8e118882d7350d815d46ad689e888bb339dfe4b0': fix caps in all caps note fix typos in change log
2 parents 4bcdcee + 8e11888 commit b5bc71c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616

1717
# dsPIC33 DSC Bootloader Code Examples v1.2.1
1818
### Release Highlights
19-
* 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".
2020

2121
### Features Added\Updated
22-
* 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".
2323

2424
# dsPIC33 DSC Bootloader Code Examples v1.2.0
2525
### Release Highlights
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.*
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.*
2727

2828
### Features Added\Updated
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.*
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.*
3030

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.
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.
3232

3333
# dsPIC33 DSC Bootloader Code Examples v1.1.0
3434
### Release Highlights
@@ -37,7 +37,7 @@
3737
### Features Added\Updated
3838
* 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. *
3939

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.
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.
4141

4242
# dsPIC33 DSC Bootloader Code Examples v1.0.0
4343
### Release Highlights

0 commit comments

Comments
 (0)