Skip to content

Improve template for building on Windows #291

Description

@dickermoshe

Motivations

It is extremely difficult to use this template on Windows without using WSL2.

  • Would you like to implement this feature? n

Solution

Set ESP_IDF_TOOLS_INSTALL_DIR and the build.build-dir to some directory close to root (i.e. C:\e\)
This allows me to use this on Windows without WSL2

Alternatives

N/A

Additional context

I've managed to vibe-slop an implementation of this.
This does have a bug that workspace/global option is not respected. ESP-IDF is always installed to a C:\e\idf
Additionally, if you would like to use this with WSL2, you would not want this template as is.
Therefor, I do not recommend merging this fork. However, it could serve as a good base.
https://github.com/dickermoshe/esp-idf-template

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions