Skip to content

Commit c54e6bc

Browse files
committed
Update MCUdude cores
1 parent 201b848 commit c54e6bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

platform.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,31 +71,31 @@
7171
"type": "framework",
7272
"optional": true,
7373
"owner": "platformio",
74-
"version": "~3.0.0"
74+
"version": "~3.0.2"
7575
},
7676
"framework-arduino-avr-mightycore": {
7777
"type": "framework",
7878
"optional": true,
7979
"owner": "platformio",
80-
"version": "~3.0.0"
80+
"version": "~3.0.2"
8181
},
8282
"framework-arduino-avr-minicore": {
8383
"type": "framework",
8484
"optional": true,
8585
"owner": "platformio",
86-
"version": "~3.0.0"
86+
"version": "~3.0.2"
8787
},
8888
"framework-arduino-avr-majorcore": {
8989
"type": "framework",
9090
"optional": true,
9191
"owner": "platformio",
92-
"version": "~3.0.0"
92+
"version": "~3.0.2"
9393
},
9494
"framework-arduino-avr-microcore": {
9595
"type": "framework",
9696
"optional": true,
9797
"owner": "platformio",
98-
"version": "~2.3.0"
98+
"version": "~2.4.0"
9999
},
100100
"framework-arduino-avr-nicai": {
101101
"type": "framework",

0 commit comments

Comments
 (0)