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
I would like to load the esp-at on older virions soc (0.2), is esp-at compatible with this old SOC?
I tried to compile the code tage "V2.3.0.0_esp32_c3" but had problems configuring and compiling the code.
I cloned the and switch to the correct branch, but it generates error when switching the chip to esp32c3.
Also, it generates errors when trying to get into the menuconfig to set the correct SoC version.
I am guessing that it may be compatibility with toolset (cmake, python,..) that I need to set to compile correctly, but which version is supposed to be used with this version?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to load the esp-at on older virions soc (0.2), is esp-at compatible with this old SOC?
I tried to compile the code tage "V2.3.0.0_esp32_c3" but had problems configuring and compiling the code.
I cloned the and switch to the correct branch, but it generates error when switching the chip to esp32c3.
Also, it generates errors when trying to get into the menuconfig to set the correct SoC version.
I am guessing that it may be compatibility with toolset (cmake, python,..) that I need to set to compile correctly, but which version is supposed to be used with this version?
I do appreciate any help.
Beta Was this translation helpful? Give feedback.
All reactions