You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zephyr SDK does not support building the ESP32, for that, you need to download the toolchain from espressif and setup the toolchain according to the board documentation.
I have followed https://docs.zephyrproject.org/2.2.0/getting_started/index.html guide in order to
download zephyr.
On step 6.2 - west build -p auto -b samples/basic/blinky
(I put esp32 although I do not have the hardware yet. just trying to build the program)
I was excepting the build to go right but instead, I'm getting this error message (screenshot ):
Environment:
The text was updated successfully, but these errors were encountered: