File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 4
4
"content" : {
5
5
"metaDataVersion" : " 1.1.0" ,
6
6
"name" : " com.microchip.mcu8.mplabx.project.atmega4809-noise-countermeasures-adc-mplab" ,
7
- "version" : " 1.0.0 " ,
7
+ "version" : " 1.0.1 " ,
8
8
"displayName" : " ATmega4809 Noise Countermeasures for ADC Applications" ,
9
9
"projectName" : " atmega4809-noise-countermeasures-adc-mplab" ,
10
10
"shortDescription" : " This MPLAB X example demonstrates noise countermeasures for ADC applications on megaAVR 0-series devices" ,
11
11
"ide" : {
12
- "name" : " MPLABX " ,
13
- "semverRange" : " >=5.40"
12
+ "name" : " MPLAB X " ,
13
+ "semverRange" : " >=5.40.0 "
14
14
},
15
15
"compiler" : [
16
16
{
17
17
"name" : " XC8" ,
18
- "semverRange" : " ^2.20"
18
+ "semverRange" : " ^2.20.0 "
19
19
}
20
20
],
21
21
"dfp" : {
70
70
" TCA"
71
71
],
72
72
"keywords" : [
73
- " " ,
74
- " "
73
+ " Filter" ,
74
+ " PWM" ,
75
+ " START" ,
76
+ " MPLAB Data Visualizer" ,
77
+ " Sample Accumulation"
75
78
],
76
79
"additionalData" : {
77
80
"longDescription" : {
85
88
}
86
89
}
87
90
}
88
- }
91
+ }
You can’t perform that action at this time.
0 commit comments