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

It's not clear if we still need to install ESP-IDF. #8

Closed
Jezza opened this issue Oct 29, 2021 · 1 comment
Closed

It's not clear if we still need to install ESP-IDF. #8

Jezza opened this issue Oct 29, 2021 · 1 comment

Comments

@Jezza
Copy link

Jezza commented Oct 29, 2021

Both the esp book and this repository make no mention of requiring esp-idf, but it seems that the linker is still needed.

(It does look like it builds esp-idf, but in my current environment, it fails to build it.)

@MabezDev
Copy link
Member

The esp-idf-sys crate build script downloads and compiles esp-idf.

By default it uses pio (platformio) to build esp-idf, however we now have a native feature of esp-idf-sys that uses cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants