Skip to content

ESP-IDF under win10 directly generating micropython\ports\esp32 firmware #16811

Answered by stinos
qqjyh asked this question in ESP32
Discussion options

You must be logged in to vote

(it throws an error about missing import click). How can this be resolved?

Have had similar issues in the past and solution was to install the 'right' version of click. Searching for the error should give some pointers.

I wonder if generating the firmware for micropython\ports\esp32 requires first building micropython\mpy-cross using make.

It requires mpy-cross, as far as I'm aware, but that doesn't mean that must be built using make. Windows builds can be downloaded (sorry don't remember the link) or built using the MSVC toolchain.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@Josverl
Comment options

@qqjyh
Comment options

@Josverl
Comment options

Answer selected by qqjyh
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
3 participants