Skip to content

Commit cdcf9ee

Browse files
aiwyatt787davidflowers
authored andcommitted
Pull request #49: Move keywords to outer main.json
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:bugfix/CC16BOOT-6440-meta-folder-cleanup-layering-for-discover to develop * commit '9fca773c4a6270021b52249315914916e3179ecc': Rename inner project and add keywords to inner project Move keywords to outer main.json
2 parents 2f572d7 + 9fca773 commit cdcf9ee

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)