espressif / crosstool-NG

crosstool-NG with support for Xtensa
Other
121 stars 63 forks source link

PlatformIO package not up to date, please update to patch2 version #20

Closed FaBjE closed 2 years ago

FaBjE commented 2 years ago

The latest PlatformIO package https://registry.platformio.org/tools/espressif/toolchain-xtensa-esp32/versions does not include the patch1 and patch2 versions.

As mentioned here: https://github.com/platformio/platform-espressif32/issues/705

If you try to use the (latest) 8.4.0+2021r2 package on windows, GDB (and possibly other tools) will not work because of the missing dll's.

Please generate a PlatformIO package that contains the latest patches.

igrr commented 2 years ago

cc @me-no-dev

Jason2866 commented 2 years ago

Please upload all actual toolchains/tools from https://github.com/espressif/esp-idf/blob/release/v4.4/tools/tools.json to platformio registry. Thx!

FaBjE commented 2 years ago

https://registry.platformio.org/tools/espressif/toolchain-xtensa-esp32/versions now contains 8.4.0+2021r2-patch2. I verified it to work out of the box on Windows. (and still on Linux too)

Thank you for updating.

Closing issue.

X-Ryl669 commented 2 years ago

Can you upload the latest toolchain 11.2.0 to the registry too ? Thanks!