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 have issue with setting up MbedTLS. I get this message:
C:\ESP\esp-idf\components\mbedtls>git checkout -b mbedtls-2.16.6-adk origin/mbedtls-2.16.6-adk
fatal: 'origin/mbedtls-2.16.6-adk' is not a commit and a branch 'mbedtls-2.16.6-adk' cannot be created from it
The text was updated successfully, but these errors were encountered:
I have tried both git pull and git fetch. I'm assuming they are the same.
I'm also using the the esp-idf-tools-setup--offline-2.11 package on Windows 10 and installed the v4.3.1 release.
I get the same issue.
i have issue with setting up MbedTLS. I get this message:
C:\ESP\esp-idf\components\mbedtls>git checkout -b mbedtls-2.16.6-adk origin/mbedtls-2.16.6-adk
fatal: 'origin/mbedtls-2.16.6-adk' is not a commit and a branch 'mbedtls-2.16.6-adk' cannot be created from it
The text was updated successfully, but these errors were encountered: