Skip to content

Commit 8e8b65c

Browse files
main.json
1 parent e56c229 commit 8e8b65c

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

.main-meta/main.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
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.IC32CXBZ2_WBZ45x_THREAD_LIGHTING",
7+
"version": "1.0.0",
8+
"displayName": "PIC32CXBZ2_WBZ45x THREAD LIGHTING",
9+
"projectName": "IC32CXBZ2_WBZ45x_THREAD_LIGHTING",
10+
"shortDescription": "IoT Made Easy!-RGB Light Application made with WBZ451 Curiosity Board running Thread networking stack.",
11+
"ide": {
12+
"name": "MPLAB X",
13+
"semverRange": ">=6.20"
14+
},
15+
"compiler": [
16+
{
17+
"name": "XC32",
18+
"semverRange": "^4.3.0"
19+
}
20+
],
21+
"dfp": {
22+
"name": "PIC32CX-BZ_DFP",
23+
"semverRange": "^1.2.230"
24+
},
25+
"configurator": {
26+
"name": "MCC",
27+
"semverRange": ">=5.5.0"
28+
},
29+
"device": {
30+
"metaDataVersion": "1.0.0",
31+
"category": "com.microchip.portal.contentRef",
32+
"content": {
33+
"metaDataVersion": "1.0.0",
34+
"category": "com.microchip.device",
35+
"name": " PIC32CX-BZ2",
36+
"versionRange": "*"
37+
}
38+
},
39+
"author": "Roopika M M",
40+
"peripherals": [
41+
"SERCOM"
42+
],
43+
"keywords": [
44+
"IoT","MPLAB X","XC32","SERCOM","MCC","Wireless","Development Tool","Temperature","Edge Node"
45+
],
46+
"additionalData": {
47+
"longDescription": {
48+
"metaDataVersion": "1.0.0",
49+
"category": "com.microchip.portal.fileRef",
50+
"content": {
51+
"metaDataVersion": "1.0.0",
52+
"fileName": "./README.md",
53+
"mimeType": "text/markdown"
54+
}
55+
}
56+
}
57+
}
58+
}

0 commit comments

Comments
 (0)