Skip to content

Rustup settings on windows for esp32 target only? #313

Closed Answered by SergioGasquez
JasonKleban asked this question in Q&A
Discussion options

You must be logged in to vote

Hi!

I use a windows laptop for casual esp32 development. Begrudgingly, I use micropython and Thonny IDE only because I haven't figured out a good rust setup, or even a reliable mpy on vscode flow. I'm ready to try rust again this year. I'm mostly new to embedded and I'm sure it's apparent that I'm fuzzy on the details.

I would suggest taking a look at https://esp-rs.github.io/book/tooling/visual-studio-code.html

espup seems to require rustup installed to install. rustup installation wants gcc or msvc tooling and asks for a host triple, which is the target architecture of code builds, right? So esp32 isn't a top-tier yet, can I still exclusively pick that? Or we have to pick a top tier …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JasonKleban
Comment options

@SergioGasquez
Comment options

Answer selected by SergioGasquez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants