I wanted to check out all the buzz about MicroPython. And, try it out on ESP32.
Hi! Nice post, thank you! Two questions: why not use 5.0-dev?
And when I try idf.py set-target esp32 it throws up
MicroPythonFirmware/esp-idf/tools/cmake/build.cmake:197 (message):
Failed to resolve component 'tcpip_adapter'.
when using the newest 5.0-dev there is a issue. I ran across the tcpip_adapter message also. That error goes away when using v4.4 of IDF
Hi! Nice post, thank you! Two questions: why not use 5.0-dev?
And when I try idf.py set-target esp32 it throws up
MicroPythonFirmware/esp-idf/tools/cmake/build.cmake:197 (message):
Failed to resolve component 'tcpip_adapter'.
when using the newest 5.0-dev there is a issue. I ran across the tcpip_adapter message also. That error goes away when using v4.4 of IDF