Skip to content

Commit

Permalink
pio: toolchain version from platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Apr 10, 2024
1 parent 60e19d0 commit 0e5a5e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,9 @@ shared_lib_deps =

git_platform_package =
platformio/framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git

git_toolchain_package =
mcspr/toolchain-xtensa @ ~5.100300.220621
platformio/toolchain-xtensa@^2.100300.220621

git_platform_packages =
${common.git_platform_package}
Expand Down

0 comments on commit 0e5a5e7

Please sign in to comment.