Skip to content

Commit 0f68e15

Browse files
committed
Pull request #50: Develop
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from develop to master * commit 'cdcf9eee24ff3e6da3146549cdfdb45c4946d0f1': Rename inner project and add keywords to inner project Move keywords to outer main.json
2 parents be90057 + cdcf9ee commit 0f68e15

File tree

1 file changed

+3
-3
lines changed
  • secure_boot_and_secure_firmware_upgrade_over_canfd/.main-meta

1 file changed

+3
-3
lines changed

secure_boot_and_secure_firmware_upgrade_over_canfd/.main-meta/main.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"category": "com.microchip.ide.project",
44
"content": {
55
"metaDataVersion": "1.3.0",
6-
"name": "com.microchip.mplabx.project.dspic33-dsc-bootloader-code-examples",
6+
"name": "com.microchip.mplabx.project.secure-boot-and-secure-firmware-upgrade-over-canfd",
77
"version": "1.0.0",
8-
"displayName": "CAN-FD Secure Boot and Secure Firmware Upgrade Demo",
9-
"projectName": "dspic33-dsc-bootloader-code-examples",
8+
"displayName": "Secure Boot and Secure Firmware Upgrade Over CAN-FD",
9+
"projectName": "secure-boot-and-secure-firmware-upgrade-over-canfd",
1010
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform secure boot authentication and update via CAN-FD with ECDSA signature verification within MCC Melody.",
1111
"ide": {
1212
"name": "MPLABX",

0 commit comments

Comments
 (0)