Skip to content

Commit 8e11888

Browse files
committed
fix caps in all caps note
1 parent f124b78 commit 8e11888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
### Features Added\Updated
2929
* 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)