-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Description
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 buildor 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
Labels
No labels