Skip to content

Commit d802dc6

Browse files
committed
MPAE-19851 MPLAB X configuration and metadata update
1 parent f26bd7b commit d802dc6

File tree

2 files changed

+1376
-898
lines changed

2 files changed

+1376
-898
lines changed

.main-meta/main.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"shortDescription": "This is an example of how to get started with FreeRTOS™ on the AVR architecture with ATmega4809 Curiosity Nano. FreeRTOS™ is a real-time operative system kernel which allows the MCU to operate with different tasks simultaneously. This is accomplished with mutexes, semaphores and software timers.",
1111
"ide": {
1212
"name": "MPLAB X",
13-
"semverRange": ">=5.40.0"
13+
"semverRange": ">=6.25.0"
1414
},
1515
"compiler": [
1616
{
1717
"name": "XC8",
18-
"semverRange": "^2.20.0"
18+
"semverRange": "^3.00.0"
1919
}
2020
],
2121
"dfp": {
2222
"name": "ATmega_DFP",
23-
"semverRange": "^2.2.108"
23+
"semverRange": "^3.4.282"
2424
},
2525
"configurator": {
2626
"name": "N/A",

0 commit comments

Comments
 (0)