ESP-IDF: How to create new project in current directory
In order to create a new ESP-IDF project (without PlatformIO), you can use the following command:
idf.py create-project .
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow