Skip to content

Commit 9bbf7a3

Browse files
committed
MPAE-19362: Updated tools versions
1 parent d71bf8c commit 9bbf7a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.main-meta/main.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.atmega4809-adc-basics-mplab",
7-
"version": "1.0.1",
7+
"version": "1.0.2",
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": {
1212
"name": "MPLAB X",
13-
"semverRange": ">=6.15.0"
13+
"semverRange": ">=6.25.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.45.0"
18+
"semverRange": "^3.00.0"
1919
}
2020
],
2121
"dfp": {
2222
"name": "ATmega_DFP",
23-
"semverRange": "^3.0.158"
23+
"semverRange": "^3.3.279"
2424
},
2525
"configurator": {
2626
"name": "START",

0 commit comments

Comments
 (0)