Skip to content

Commit

Permalink
Update MCUdude cores
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Sep 26, 2024
1 parent 201b848 commit c54e6bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,31 +71,31 @@
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.0.0"
"version": "~3.0.2"
},
"framework-arduino-avr-mightycore": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.0.0"
"version": "~3.0.2"
},
"framework-arduino-avr-minicore": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.0.0"
"version": "~3.0.2"
},
"framework-arduino-avr-majorcore": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~3.0.0"
"version": "~3.0.2"
},
"framework-arduino-avr-microcore": {
"type": "framework",
"optional": true,
"owner": "platformio",
"version": "~2.3.0"
"version": "~2.4.0"
},
"framework-arduino-avr-nicai": {
"type": "framework",
Expand Down

0 comments on commit c54e6bc

Please sign in to comment.