Skip to content

Autodisovery of xtensa toolchain #1576

@sansmoraxz

Description

@sansmoraxz

Just like how MSVC path is automatically detected same may be done for xtensa. As of now to build properly I need to run:

PATH="$HOME/.espressif/tools/xtensa-esp-elf/esp-15.1.0_20250607/xtensa-esp-elf/bin/:$PATH" cargo build

or activate the esp idf env which configures all these envs, include paths, etc.

Or some sort of optional coupling may be done with embuild

viz inside the cargo workspace dir .embuild/espressif/tools/xtensa-esp-elf/esp-13.2.0_20240530/xtensa-esp-elf/

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