I wonder which files/folders in project I must share to send a project with someone else?
Along the same which files must I backup with git ?
Sharing ESP-IDF vscode project
-
- Posts: 229
- Joined: Wed May 02, 2018 12:12 pm
Re: Sharing ESP-IDF vscode project
Code: Select all
- myProject/
- build/
...
- CMakeLists.txt
- sdkconfig
- components/ - component1/ - CMakeLists.txt
- Kconfig
- src1.c
- component2/ - CMakeLists.txt
- Kconfig
- src1.c
- include/ - component2.h
- main/ - CMakeLists.txt
- src1.c
- src2.c
- .vscode/ - launch.json
- settings.json
- c_cpp_properties.json
Who is online
Users browsing this forum: No registered users and 34 guests