File tree 1 file changed +12
-7
lines changed
1 file changed +12
-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-adc-basics-mplab" ,
7
- "version" : " 1.0.0 " ,
7
+ "version" : " 1.0.1 " ,
8
8
"displayName" : " ADC Basics with tinyAVR 0- and 1-series, and megaAVR 0-series" ,
9
9
"projectName" : " atmega4809-adc-basics-mplab" ,
10
10
"shortDescription" : " This MPLAB X example demonstrates how to get started with the ADC on the ATmega4809" ,
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" : {
65
65
" USART"
66
66
],
67
67
"keywords" : [
68
- " " ,
69
- " "
68
+ " LED" ,
69
+ " START" ,
70
+ " Sample Accumulation" ,
71
+ " Window Compare" ,
72
+ " Free-Running" ,
73
+ " MPLAB Data Visualizer" ,
74
+ " SAR ADC"
70
75
],
71
76
"additionalData" : {
72
77
"longDescription" : {
80
85
}
81
86
}
82
87
}
83
- }
88
+ }
You can’t perform that action at this time.
0 commit comments