We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b57fe commit 73b3cb2Copy full SHA for 73b3cb2
1 file changed
c_mpos/breakout/build.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+find / -iname "activate"
4
+
5
ls -al ~/.espressif/python_env/idf5.4_py3.11_env/bin/
6
ls -al ~/.espressif/python_env/idf5.4_py3.11_env/
7
ls -al ~/.espressif/python_env/
0 commit comments