Skip to content

Support download toolchain#22

Merged
fdcavalcanti merged 2 commits intomainfrom
feature/support-download-toolchain
Jan 23, 2026
Merged

Support download toolchain#22
fdcavalcanti merged 2 commits intomainfrom
feature/support-download-toolchain

Conversation

@fdcavalcanti
Copy link
Copy Markdown
Owner

@fdcavalcanti fdcavalcanti commented Jan 22, 2026

Add initial support for toolchain downloads.
Through the CLI, the user can download the toolchain, which gets installed to ~/ntxenv/toolchains.
When building using the CLI, the toolchain path is automatically added to PATH allowing the compilation.

Because it is on the user home directory, the toolchain can be reused or manually added to PATH as well.

Links to #23

@fdcavalcanti fdcavalcanti force-pushed the feature/support-download-toolchain branch 6 times, most recently from b4466ad to 71617a5 Compare January 23, 2026 13:08
Supports download toolchain for a few architectures.
Automatically adds toolchain to path when building through CLI.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
@fdcavalcanti fdcavalcanti force-pushed the feature/support-download-toolchain branch from 71617a5 to 2313727 Compare January 23, 2026 13:17
@fdcavalcanti fdcavalcanti merged commit f55c208 into main Jan 23, 2026
4 checks passed
@fdcavalcanti fdcavalcanti deleted the feature/support-download-toolchain branch January 23, 2026 13:24
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

Successfully merging this pull request may close these issues.

1 participant