Skip to content

Commit fa98924

Browse files
committed
Declare optional package versions
1 parent 468a625 commit fa98924

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platform.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"toolchain-xtensa": {
4747
"type": "toolchain",
4848
"owner": "platformio",
49-
"version": "~2.40802.191122"
49+
"version": "~2.40802.0",
50+
"optionalVersions": ["~1.40802.0"]
5051
},
5152
"framework-arduinoespressif8266": {
5253
"type": "framework",

0 commit comments

Comments
 (0)