Skip to content
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

with the ESP-IDF Windows Installer to [make -C mpy-cross, make submodules] for MicroPython (IDFGH-14243) #15039

Closed
3 tasks done
qqjyh opened this issue Dec 16, 2024 · 3 comments
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@qqjyh
Copy link

qqjyh commented Dec 16, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Is it possible to [make -C mpy-cross, make submodules] with the [ESP-IDF Windows Installer] for ESP32 or ESP8266 ? where to search related issue & solutions ?

@espressif-bot espressif-bot added the Status: Opened Issue is new label Dec 16, 2024
@github-actions github-actions bot changed the title with the ESP-IDF Windows Installer to [make -C mpy-cross, make submodules] for MicroPython with the ESP-IDF Windows Installer to [make -C mpy-cross, make submodules] for MicroPython (IDFGH-14243) Dec 16, 2024
@igrr
Copy link
Member

igrr commented Dec 16, 2024

No, it's not possible. To use GNU Make on Windows you need either an MSYS or Cygwin environment, and IDF installer doesn't install those.

At the same time, ESP-IDF no longer officially supports MSYS.

I think you can try getting your development environment set up in WSL, that should work with both micropython and Espressif SDKs.

As for a place to ask this question, I would recommend either Espressif or micropython forums.

@qqjyh
Copy link
Author

qqjyh commented Dec 16, 2024

Thank you very much for the right & rapid answer.

@Alvin1Zhang
Copy link
Collaborator

Thanks for sharing the updates, feel free to reopen.

@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants