Skip to content

Commit 9fca773

Browse files
committed
Rename inner project and add keywords to inner project
1 parent 371ffc4 commit 9fca773

File tree

2 files changed

+4
-36
lines changed

2 files changed

+4
-36
lines changed

.main-meta/main.json

Lines changed: 1 addition & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -35,39 +35,7 @@
3535
}
3636
},
3737
"keywords": [
38-
"GPIO",
39-
"Secure Bootloader",
40-
"Secure Firmware Upgrade",
41-
"Bootloader",
42-
"CAN FD",
43-
"Immutable Boot",
44-
"CodeGuard Security",
45-
"Firmware Upgrade",
46-
"Security",
47-
"Cryptography",
48-
"Public-key Cryptography",
49-
"CryptoAuthentication",
50-
"Authentication",
51-
"Microchip Device Firmware Update",
52-
"Certificate",
53-
"SHA",
54-
"SHA-256",
55-
"Public Key",
56-
"HSM",
57-
"Getting Started",
58-
"MCC",
59-
"XC16",
60-
"XC-DSC",
61-
"Private Key",
62-
"Code Protection",
63-
"TA100",
64-
"dsPIC",
65-
"DSC",
66-
"Over-the-Air Upgrade",
67-
"Automotive",
68-
"Hardware Security Module",
69-
"Flash OTP",
70-
"One-Time Programmable"
38+
"GPIO"
7139
]
7240
}
7341
}

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)