Skip to content

Commit 4e2915a

Browse files
committed
MPAE-12519 Metadata Update
1 parent 7da745e commit 4e2915a

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

.main-meta/main.json

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.mplabx.project.atmega4809-noise-countermeasures-adc-mplab",
7-
"version": "1.0.0",
7+
"version": "1.0.1",
88
"displayName": "ATmega4809 Noise Countermeasures for ADC Applications",
99
"projectName": "atmega4809-noise-countermeasures-adc-mplab",
1010
"shortDescription": "This MPLAB X example demonstrates noise countermeasures for ADC applications on megaAVR 0-series devices",
1111
"ide": {
12-
"name": "MPLABX",
13-
"semverRange": ">=5.40"
12+
"name": "MPLAB X",
13+
"semverRange": ">=5.40.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.20"
18+
"semverRange": "^2.20.0"
1919
}
2020
],
2121
"dfp": {
@@ -70,8 +70,11 @@
7070
"TCA"
7171
],
7272
"keywords": [
73-
"",
74-
""
73+
"Filter",
74+
"PWM",
75+
"START",
76+
"MPLAB Data Visualizer",
77+
"Sample Accumulation"
7578
],
7679
"additionalData": {
7780
"longDescription": {
@@ -85,4 +88,4 @@
8588
}
8689
}
8790
}
88-
}
91+
}

0 commit comments

Comments
 (0)