Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for linux-arm64 (IDFGH-4663) #6475

Closed
DJSundog opened this issue Jan 29, 2021 · 2 comments
Closed

support for linux-arm64 (IDFGH-4663) #6475

DJSundog opened this issue Jan 29, 2021 · 2 comments
Labels
Type: Feature Request Feature request for IDF

Comments

@DJSundog
Copy link

I have a number of ESP32-based boards that I'd like to develop against using my arm64-based linux systems.

Following the installation instructions for ESP-IDF results in an error that linux-arm64 isn't supported.

Examination of tools/tools.json shows that there are, indeed, no entries for linux-arm64, though the 32-bit linux-armel builds are there.

Is there something preventing linux-arm64 builds from being provided? The number of linux-arm64 systems in use is only going to increase now that Apple is releasing M1-based hardware.

@DJSundog DJSundog added the Type: Feature Request Feature request for IDF label Jan 29, 2021
@github-actions github-actions bot changed the title support for linux-arm64 support for linux-arm64 (IDFGH-4663) Jan 29, 2021
@igrr
Copy link
Member

igrr commented Jan 29, 2021

Hi @DJSundog, we will add arm64 build next time we release the toolchain. I can't give an exact timeline but most likely there will be a release in Q1. We are already tracking this in #6432, so I will close this issue. Please follow the link to that older issue and click "Subscribe" to get notified when the issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Feature request for IDF
Projects
None yet
Development

No branches or pull requests

3 participants
@igrr @DJSundog and others