Skip to content

Commit ad6f4e5

Browse files
committed
Pull in main.json changes
2 parents c6d1b10 + e8555b0 commit ad6f4e5

File tree

4 files changed

+270
-12
lines changed

4 files changed

+270
-12
lines changed

.main-meta/main.json

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,38 @@
44
"content":{
55
"metaDataVersion":"1.3.0",
66
"name":"com.microchip.mplabx.project.dspic-bootloader-mdfu",
7-
"version":"x.x.x",
8-
"displayName":"xxxxxxxxxxxxxxx",
7+
"version":"1.0.0",
8+
"displayName":"dsPIC Bootloader MDFU",
99
"projectName":"dspic-bootloader-mdfu",
10-
"shortDescription":"xxxxxxxxxxxxxxx",
10+
"shortDescription":"dsPIC Bootloader MDFU Code Examples",
1111
"ide":{
1212
"name":"MPLABX",
13-
"semverRange":">=5.40.0"
13+
"semverRange":">=6.25.0"
1414
},
1515
"compiler":{
16-
"name":"XC16",
17-
"semverRange":"^1.50.0"
16+
"name":"XCDSC",
17+
"semverRange":"^3.21"
1818
},
1919
"dfp":{
20-
"name":"xxxxxxxxxxxxxxx",
21-
"semverRange":">=x.x.x"
20+
"name":"dsPIC33AK-MP_DFP",
21+
"semverRange":">=1.0.81"
2222
},
2323
"configurator": {
2424
"name": "MCC",
25-
"semverRange": ">=4.0.1"
25+
"semverRange": ">=5.7.1"
2626
},
2727
"device":{
2828
"metaDataVersion":"1.0.0",
2929
"category":"com.microchip.portal.contentRef",
3030
"content":{
3131
"metaDataVersion":"1.0.0",
3232
"category":"com.microchip.device",
33-
"name":"xxxxxxxxxxxxxxx",
33+
"name":"dsPIC33AK512MPS512",
3434
"versionRange":"*"
3535
}
3636
},
3737
"keywords":[
38-
"GPIO",
39-
"UART"
38+
"GPIO"
4039
]
4140
}
4241
}
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
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.dspic33a-single-image-crc-uart-boot-demo",
7+
"version": "1.0.0",
8+
"displayName": "dsPIC33A Single Image CRC UART Boot Demo",
9+
"projectName": "dspic33a-single-image-crc-uart-boot-demo",
10+
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform boot authentication and firmware upgrade via UART with Microchip Device Firmware Update Protocol (MDFU) and CRC32 verification within MCC Melody.",
11+
"ide": {
12+
"name": "MPLABX",
13+
"semverRange": ">=6.25.0"
14+
},
15+
"compiler": {
16+
"name": "XCDSC",
17+
"semverRange": "^3.21"
18+
},
19+
"dfp": {
20+
"name": "dsPIC33AK-MC_DFP",
21+
"semverRange": ">=1.2.125"
22+
},
23+
"configurator": {
24+
"name": "MCC",
25+
"semverRange": ">=5.7.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": "dsPIC33AK128MC106",
34+
"versionRange": "*"
35+
}
36+
},
37+
"keywords": [
38+
"Board",
39+
"Bootloader",
40+
"Bootloader Client",
41+
"Communication",
42+
"Communication Module",
43+
"Configurator",
44+
"Curiosity",
45+
"Development Tool",
46+
"Firmware",
47+
"Firmware Upgrade",
48+
"FTP",
49+
"Harmony",
50+
"MDFU",
51+
"Memory",
52+
"Memory Module",
53+
"Serial Communication",
54+
"Software",
55+
"UART",
56+
"UART Protocol",
57+
"Virtual COM Port",
58+
"Wired"
59+
]
60+
}
61+
}
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
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.dspic33a-multi-image-ecdsa-can-tp-boot-demo",
7+
"version": "1.0.0",
8+
"displayName": "dsPIC33A Multi-Image ECDSA CAN-TP Boot Demo",
9+
"projectName": "dspic33a-multi-image-ecdsa-can-tp-boot-demo",
10+
"shortDescription": "This MPLAB® X IDE example demonstrates how to perform secure boot authentication and secure firmware upgrade via CAN-TP with Microchip Device Firmware Update Protocol (MDFU) and ECDSA with P-384 verification within MCC Melody.",
11+
"ide": {
12+
"name": "MPLABX",
13+
"semverRange": ">=6.25.0"
14+
},
15+
"compiler": {
16+
"name": "XCDSC",
17+
"semverRange": "^3.21"
18+
},
19+
"dfp": {
20+
"name": "dsPIC33AK-MP_DFP",
21+
"semverRange": ">=1.0.81"
22+
},
23+
"configurator": {
24+
"name": "MCC",
25+
"semverRange": ">=5.7.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": "dsPIC33AK512MPS512",
34+
"versionRange": "*"
35+
}
36+
},
37+
"keywords": [
38+
"Application Layer",
39+
"Authentication",
40+
"Automotive",
41+
"Board",
42+
"Bootloader",
43+
"Bootloader Client",
44+
"CAN FD",
45+
"Certificate",
46+
"Code Protection",
47+
"Communication",
48+
"Communication Layer",
49+
"Communication Module",
50+
"Compiler",
51+
"Configurator",
52+
"Controller",
53+
"CryptoAuthentication",
54+
"Cryptographic Accelerator Module",
55+
"Cryptographic Standard",
56+
"Cryptography",
57+
"Curiosity",
58+
"Development Tool",
59+
"Documentation",
60+
"DSC",
61+
"DSP",
62+
"dsPIC",
63+
"Firmware",
64+
"Firmware Upgrade",
65+
"Flash OTP",
66+
"FTP",
67+
"Getting Started",
68+
"Immutable Boot",
69+
"Key",
70+
"MCC",
71+
"MDFU",
72+
"Memory",
73+
"Memory Module",
74+
"Memory Type",
75+
"Module",
76+
"MPLAB XC Compiler",
77+
"OTP",
78+
"Over-the-Air Upgrade",
79+
"Private Key",
80+
"Product",
81+
"Public Key",
82+
"Public-key Cryptography",
83+
"Secure Bootloader",
84+
"Secure Firmware Upgrade",
85+
"Security",
86+
"Security Device",
87+
"Serial Communication",
88+
"SHA",
89+
"SHA-256",
90+
"Software",
91+
"UART",
92+
"UART Protocol",
93+
"Virtual COM Port",
94+
"Wired",
95+
"XC16",
96+
"XC-DSC"
97+
]
98+
}
99+
}
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
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.dspic33a-multi-image-ecdsa-uart-boot-demo",
7+
"version": "1.0.0",
8+
"displayName": "dsPIC33A Multi-Image ECDSA UART Boot Demo",
9+
"projectName": "dspic33a-multi-image-ecdsa-uart-boot-demo",
10+
"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 (MDFU) and ECDSA with P-384 verification within MCC Melody.",
11+
"ide": {
12+
"name": "MPLABX",
13+
"semverRange": ">=6.25.0"
14+
},
15+
"compiler": {
16+
"name": "XCDSC",
17+
"semverRange": "^3.21"
18+
},
19+
"dfp": {
20+
"name": "dsPIC33AK-MP_DFP",
21+
"semverRange": ">=1.0.81"
22+
},
23+
"configurator": {
24+
"name": "MCC",
25+
"semverRange": ">=5.7.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": "dsPIC33AK512MPS512",
34+
"versionRange": "*"
35+
}
36+
},
37+
"keywords": [
38+
"Application Layer",
39+
"Authentication",
40+
"Automotive",
41+
"Board",
42+
"Bootloader",
43+
"Bootloader Client",
44+
"CAN FD",
45+
"Certificate",
46+
"Code Protection",
47+
"Communication",
48+
"Communication Layer",
49+
"Communication Module",
50+
"Compiler",
51+
"Configurator",
52+
"Controller",
53+
"CryptoAuthentication",
54+
"Cryptographic Accelerator Module",
55+
"Cryptographic Standard",
56+
"Cryptography",
57+
"Curiosity",
58+
"Development Tool",
59+
"Documentation",
60+
"DSC",
61+
"DSP",
62+
"dsPIC",
63+
"Firmware",
64+
"Firmware Upgrade",
65+
"Flash OTP",
66+
"FTP",
67+
"Getting Started",
68+
"Immutable Boot",
69+
"Key",
70+
"MCC",
71+
"MDFU",
72+
"Memory",
73+
"Memory Module",
74+
"Memory Type",
75+
"Module",
76+
"MPLAB XC Compiler",
77+
"OTP",
78+
"Over-the-Air Upgrade",
79+
"Private Key",
80+
"Product",
81+
"Public Key",
82+
"Public-key Cryptography",
83+
"Secure Bootloader",
84+
"Secure Firmware Upgrade",
85+
"Security",
86+
"Security Device",
87+
"Serial Communication",
88+
"SHA",
89+
"SHA-256",
90+
"Software",
91+
"UART",
92+
"UART Protocol",
93+
"Virtual COM Port",
94+
"Wired",
95+
"XC16",
96+
"XC-DSC"
97+
]
98+
}
99+
}

0 commit comments

Comments
 (0)