Amirreza Hamzavi

Results 55 comments of Amirreza Hamzavi

@glenn20 Thank you for bringing those ESP-IDF features to Micropython!

You should use [project configuration menu](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/kconfig.html#project-configuration-menu) to enable flash encryption : ```shell cd micropython/ports/esp32 idf.py menuconfig ```

Hey @MauroDiamantino. 1. Can you help me in doing the same thing you've done step by step? I know how to build micropython with my frozen code and modules. I...

@amirgon Thanks for awesome work done here! Any updates on this?

@peterhinch Why you didn't try to merge your version into Mircopython?

Maybe related to this [issue](https://github.com/espressif/esp-idf/issues/8296) in `esp-idf` project, Any opinion ?

I have the exact same problem using **Python 3.9.1** on **Windows 10**

It seems you don't provide any wheels for windows... That's not good.