File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 44 "content" : {
55 "metaDataVersion" : " 1.1.0" ,
66 "name" : " com.microchip.mcu8.mplabx.project.atmega4809-adc-basics-mplab" ,
7- "version" : " 1.0.0 " ,
7+ "version" : " 1.0.1 " ,
88 "displayName" : " ADC Basics with tinyAVR 0- and 1-series, and megaAVR 0-series" ,
99 "projectName" : " atmega4809-adc-basics-mplab" ,
1010 "shortDescription" : " This MPLAB X example demonstrates how to get started with the ADC on the ATmega4809" ,
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" : {
6565 " USART"
6666 ],
6767 "keywords" : [
68- " " ,
69- " "
68+ " LED" ,
69+ " START" ,
70+ " Sample Accumulation" ,
71+ " Window Compare" ,
72+ " Free-Running" ,
73+ " MPLAB Data Visualizer" ,
74+ " SAR ADC"
7075 ],
7176 "additionalData" : {
7277 "longDescription" : {
8085 }
8186 }
8287 }
83- }
88+ }
You can’t perform that action at this time.
0 commit comments