Skip to content

Add Espressif Support via espup #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
HeroesLament opened this issue Jan 2, 2025 · 1 comment
Open

Add Espressif Support via espup #48

HeroesLament opened this issue Jan 2, 2025 · 1 comment

Comments

@HeroesLament
Copy link

Hello David and team,

I would like to contribute a working implementation of support for the Espressif SOC family of devices. Currently I have the CMakeLists.txt and Kconfig tentatively getting to the cargo build step in the west build command. But there are some things I haven't really tackled yet, like we will need to change the current toolchain to esp during an Espressif build.

Let me know if you have any initial thoughts on swapping rustup toolchains during a build flow. I would love to collaborate on the topic of Rust on Zephyr further!

@d3zd3z
Copy link
Collaborator

d3zd3z commented Feb 26, 2025

Will this work with the existing esp support within Zephyr? I think this will then mainly be an issue of selecting the right cargo and the appropriate target to run. Do you need to use a cargo that comes from the Espressif toolchain?

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

No branches or pull requests

2 participants