Skip to content

Commit af68f8c

Browse files
committed
Ensure inner project versions match outer version
1 parent 124e97a commit af68f8c

File tree

3 files changed

+73
-73
lines changed
  • dspic33a_bootloader_and_firmware_upgrade_demo/.main-meta
  • dspic33a_secure_boot/.main-meta
  • secure_boot_and_secure_firmware_upgrade_over_canfd/.main-meta

3 files changed

+73
-73
lines changed

dspic33a_bootloader_and_firmware_upgrade_demo/.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mplabx.project.dspic33a-bootloader-and-firmware-upgrade-demo",
7-
"version": "1.1.1",
7+
"version": "1.2.2",
88
"displayName": "dsPIC33a Bootloader and Firmware Upgrade Demo",
99
"projectName": "dspic33a-bootloader-and-firmware-upgrade-demo",
1010
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform secure boot authentication and firmware upgrade via UART with Microchip Device Firmware Update Protocol (M-DFU) and CRC32 verification within MCC Melody.",

dspic33a_secure_boot/.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mplabx.project.dspic33a-secure-boot-and-secure-firmware-upgrade-demo",
7-
"version": "1.2.1",
7+
"version": "1.2.2",
88
"displayName": "dsPIC33a Secure Boot and Secure Firmware Upgrade Demo",
99
"projectName": "dspic33a-secure-boot-and-secure-firmware-upgrade-demo",
1010
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform secure boot authentication and secure firmware upgrade via UART with Microchip Device Firmware Update Protocol (M-DFU) and ECDSA with P-384 verification within MCC Melody.",
Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,72 @@
1-
{
2-
"metaDataVersion": "1.0.0",
3-
"category": "com.microchip.ide.project",
4-
"content": {
5-
"metaDataVersion": "1.3.0",
6-
"name": "com.microchip.mplabx.project.secure-boot-and-secure-firmware-upgrade-over-canfd",
7-
"version": "1.0.0",
8-
"displayName": "Secure Boot and Secure Firmware Upgrade Over CAN-FD",
9-
"projectName": "secure-boot-and-secure-firmware-upgrade-over-canfd",
10-
"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.",
11-
"ide": {
12-
"name": "MPLABX",
13-
"semverRange": ">=6.15.0"
14-
},
15-
"compiler": {
16-
"name": "XC16",
17-
"semverRange": "^2.10.0"
18-
},
19-
"dfp": {
20-
"name": "dsPIC33CK-MP_DFP",
21-
"semverRange": ">=1.12.354"
22-
},
23-
"configurator": {
24-
"name": "MCC",
25-
"semverRange": ">=5.6.1"
26-
},
27-
"device": {
28-
"metaDataVersion": "1.0.0",
29-
"category": "com.microchip.portal.contentRef",
30-
"content": {
31-
"metaDataVersion": "1.0.0",
32-
"category": "com.microchip.device",
33-
"name": "dsPIC33CK1024MP710",
34-
"versionRange": "*"
35-
}
36-
},
37-
"keywords": [
38-
"Secure Bootloader",
39-
"Secure Firmware Upgrade",
40-
"Bootloader",
41-
"CAN FD",
42-
"Immutable Boot",
43-
"CodeGuard Security",
44-
"Firmware Upgrade",
45-
"Security",
46-
"Cryptography",
47-
"Public-key Cryptography",
48-
"CryptoAuthentication",
49-
"Authentication",
50-
"Microchip Device Firmware Update",
51-
"Certificate",
52-
"SHA",
53-
"SHA-256",
54-
"Public Key",
55-
"HSM",
56-
"Getting Started",
57-
"MCC",
58-
"XC16",
59-
"XC-DSC",
60-
"Private Key",
61-
"Code Protection",
62-
"TA100",
63-
"dsPIC",
64-
"DSC",
65-
"Over-the-Air Upgrade",
66-
"Automotive",
67-
"Hardware Security Module",
68-
"Flash OTP",
69-
"One-Time Programmable"
70-
]
71-
}
1+
{
2+
"metaDataVersion": "1.0.0",
3+
"category": "com.microchip.ide.project",
4+
"content": {
5+
"metaDataVersion": "1.3.0",
6+
"name": "com.microchip.mplabx.project.secure-boot-and-secure-firmware-upgrade-over-canfd",
7+
"version": "1.2.2",
8+
"displayName": "Secure Boot and Secure Firmware Upgrade Over CAN-FD",
9+
"projectName": "secure-boot-and-secure-firmware-upgrade-over-canfd",
10+
"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.",
11+
"ide": {
12+
"name": "MPLABX",
13+
"semverRange": ">=6.15.0"
14+
},
15+
"compiler": {
16+
"name": "XC16",
17+
"semverRange": "^2.10.0"
18+
},
19+
"dfp": {
20+
"name": "dsPIC33CK-MP_DFP",
21+
"semverRange": ">=1.12.354"
22+
},
23+
"configurator": {
24+
"name": "MCC",
25+
"semverRange": ">=5.6.1"
26+
},
27+
"device": {
28+
"metaDataVersion": "1.0.0",
29+
"category": "com.microchip.portal.contentRef",
30+
"content": {
31+
"metaDataVersion": "1.0.0",
32+
"category": "com.microchip.device",
33+
"name": "dsPIC33CK1024MP710",
34+
"versionRange": "*"
35+
}
36+
},
37+
"keywords": [
38+
"Secure Bootloader",
39+
"Secure Firmware Upgrade",
40+
"Bootloader",
41+
"CAN FD",
42+
"Immutable Boot",
43+
"CodeGuard Security",
44+
"Firmware Upgrade",
45+
"Security",
46+
"Cryptography",
47+
"Public-key Cryptography",
48+
"CryptoAuthentication",
49+
"Authentication",
50+
"Microchip Device Firmware Update",
51+
"Certificate",
52+
"SHA",
53+
"SHA-256",
54+
"Public Key",
55+
"HSM",
56+
"Getting Started",
57+
"MCC",
58+
"XC16",
59+
"XC-DSC",
60+
"Private Key",
61+
"Code Protection",
62+
"TA100",
63+
"dsPIC",
64+
"DSC",
65+
"Over-the-Air Upgrade",
66+
"Automotive",
67+
"Hardware Security Module",
68+
"Flash OTP",
69+
"One-Time Programmable"
70+
]
71+
}
7272
}

0 commit comments

Comments
 (0)