ESP-IDF installation is too convoluted (IDFGH-11746) #12848
Labels
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.3-dev-1043-g8c9e29898f
Operating System used.
macOS
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Ideally, there should be a single folder on my system containing all things related to espressif. If IDF is a product, it should be a subfolder within it. It would be nice if .espessif folder wasn't hidden so it's easier to find by the user if needed.
What is the actual behavior?
Installing IDF creates two interelated directories on my system, ~/esp/esp-idf and ~/.espressif. The first is an actual git repo, whereas the second one isn't. It's unclear why there's a separation between the two installed folders. Both folders contain a tools subdirectory with different types of functions. From the looks of it, it appears the repo is intended to setup the environment.
Steps to reproduce.
...
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: