Skip to content

Commit 8051462

Browse files
committed
MPAE-18221 adding main-meta
1 parent 1e56b42 commit 8051462

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

.main-meta/main.json

Lines changed: 20 additions & 8 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.pic18f57q43-adcc-spike-detection-callbacks-mcc",
7-
"version": " ",
8-
"displayName": "",
7+
"version": "1.0.0",
8+
"displayName": "pic18f57q43-adcc-spike-detection-callbacks-mcc",
99
"projectName": "pic18f57q43-adcc-spike-detection-callbacks-mcc",
1010
"shortDescription": "The ADCC Spike Detection Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADCC Spike Detection is visualized with the Data Streamer. Modify the Spike Detection Sensitivity to observe the change in sensitivity.",
1111
"ide": {
@@ -19,12 +19,12 @@
1919
}
2020
],
2121
"dfp": {
22-
"name": "",
23-
"semverRange": ""
22+
"name": "PIC18F-Q_DFP",
23+
"semverRange": "^1.24.430"
2424
},
2525
"configurator": {
26-
"name": "",
27-
"semverRange": ""
26+
"name": "MCC",
27+
"semverRange": "^5.7.1"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
@@ -37,8 +37,20 @@
3737
}
3838
},
3939
"author": "Glen Nilsen",
40-
"peripherals": [],
41-
"keywords": [],
40+
"peripherals": [
41+
"ADCC",
42+
"GPIO",
43+
"UART"
44+
],
45+
"keywords": [
46+
"Data Visualizer",
47+
"MPLAB Data Visualizer",
48+
"ADC",
49+
"UART",
50+
"Getting Started",
51+
"Melody",
52+
"MCC Melody"
53+
],
4254
"additionalData": {
4355
"longDescription": {
4456
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)