Skip to content

Commit b77e25f

Browse files
committed
MPAE-18220 updated main-meta
1 parent 1fc6f3f commit b77e25f

File tree

1 file changed

+22
-8
lines changed

1 file changed

+22
-8
lines changed

.main-meta/main.json

Lines changed: 22 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-data-streamer-pwm-callbacks-mcc",
7-
"version": " ",
8-
"displayName": "",
7+
"version": "1.0.0",
8+
"displayName": "pic18f57q43-adcc-data-streamer-pwm-callbacks-mcc",
99
"projectName": "pic18f57q43-adcc-data-streamer-pwm-callbacks-mcc",
1010
"shortDescription": "PWM control of LED has been added to the ADCC Data Streamer Example, of the MCC Melody ADCC Example Component (Callbacks Implementation). LED brightness is varies with POT-Meter and ADC samples are visualized using the Data Streamer every 100ms.\r\n\r\n",
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,22 @@
3737
}
3838
},
3939
"author": "Glen Nilsen",
40-
"peripherals": [],
41-
"keywords": [],
40+
"peripherals": [
41+
"ADC",
42+
"GPIO",
43+
"UART",
44+
"PWM"
45+
],
46+
"keywords": [
47+
"Data Visualizer",
48+
"MPLAB Data Visualizer",
49+
"ADC",
50+
"UART",
51+
"Getting Started",
52+
"Melody",
53+
"MCC Melody",
54+
"PWM"
55+
],
4256
"additionalData": {
4357
"longDescription": {
4458
"metaDataVersion": "1.0.0",

0 commit comments

Comments
 (0)