Skip to content

Commit 64cbbf4

Browse files
author
Sok Yan Poon
committed
MPAE-19376: Added metadata files
1 parent f197a58 commit 64cbbf4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.main-meta/main.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic18f56q24-curiosity-nano-explorer-ws2812",
7-
"version": " ",
8-
"displayName": "",
7+
"version": "1.0.0",
8+
"displayName": "Curiosity Nano Explorer WS2812",
99
"projectName": "pic18f56q24-curiosity-nano-explorer-ws2812",
1010
"shortDescription": "This example will demonstrate how to interface with the individually addressable WS2812 LEDs on the Curiosity Explorer Development board using Core Independent Peripherals and MCC.",
1111
"ide": {
@@ -19,12 +19,12 @@
1919
}
2020
],
2121
"dfp": {
22-
"name": "",
23-
"semverRange": ""
22+
"name": "PIC18F-Q_DFP",
23+
"semverRange": "^1.27.449"
2424
},
2525
"configurator": {
26-
"name": "",
27-
"semverRange": ""
26+
"name": "MCC",
27+
"semverRange": ">=5.5.1"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
@@ -38,7 +38,7 @@
3838
},
3939
"author": "Sok Yan Poon",
4040
"peripherals": [],
41-
"keywords": [],
41+
"keywords": ["Melody","RGB","WS2812"],
4242
"additionalData": {
4343
"longDescription": {
4444
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)