Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Toolchain setup in ports/esp32/README is out of date #237

@aykevl

Description

@aykevl

The README for the esp32 gives this text as part of "Setting up the toolchain and ESP-IDF":

Follow the guide "Setting Up ESP-IDF", for Windows, Mac or Linux. You only need to perform up to "Step 2" of the guide, by which stage you should have installed the cross-compile and cloned the ESP-IDF repository.

Apparently they expect the guide to cover cloning of the repository, but it only gives instructions for how to download a binary toolchain from Espressif. I worked around it by also downloading the esp-idf repository, checking out the right hash and doing a submodule update (without compiling), but I'm not sure whether this is the correct approach. Now I have set ESPIDF to the esp-idf repository and have added the binary toolchain from Espressif to my PATH variable. This works, mostly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions