Skip to content

Commit 3db2a5b

Browse files
committed
Fix P-384 linking
1 parent a29e852 commit 3db2a5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ See [crc_uart_1_image](./dspic33a/crc_uart_1_image/) and the associated [README.
2626
### Summary
2727
An example secure bootloader using the Microchip Device Firmware Update (MDFU) protocol and UART peripheral on the Curiosity Platform Development Board with a dsPIC33AK512MPS512 DIM demonstrating the following:
2828
* Secure firmware update via UART using Microchip Device Firmware Update (MDFU) protocol
29-
* Application verification checking using Elliptic Curve Digital Signature Algorithm (ECDSA) with P-384
29+
* Application verification checking using Elliptic Curve Digital Signature Algorithm (ECDSA) with P\-384
3030

3131
### Related Documentation
3232
* [Curiosity Platform Development Board (EV74H48A)](https://www.microchip.com/en-us/development-tool/ev74h48a)
@@ -40,7 +40,7 @@ See [secure_boot_uart_2_images](./dspic33a/secure_boot_uart_2_images/) and the a
4040
### Summary
4141
An example secure bootloader using the Microchip Device Firmware Update (MDFU) protocol and CAN-FD peripheral on the Curiosity Platform Development Board with a dsPIC33AK512MPS512 DIM demonstrating the following:
4242
* Secure firmware update via CAN-FD using Microchip Device Firmware Update (MDFU) protocol
43-
* Application verification checking using Elliptic Curve Digital Signature Algorithm (ECDSA) with P-384
43+
* Application verification checking using Elliptic Curve Digital Signature Algorithm (ECDSA) with P\-384
4444

4545
### Related Documentation
4646
* [Curiosity Platform Development Board (EV74H48A)](https://www.microchip.com/en-us/development-tool/ev74h48a)

0 commit comments

Comments
 (0)