Ok, I found how to do that.
https://docs.espressif.com/projects/esp ... ystem.html
Search found 2 matches
- Sun Mar 19, 2023 5:34 pm
- Forum: ESP-IDF
- Topic: adding new files to project
- Replies: 1
- Views: 902
- Sat Mar 18, 2023 12:09 am
- Forum: ESP-IDF
- Topic: adding new files to project
- Replies: 1
- Views: 902
adding new files to project
Hi, A totally newby question please. I've successfully built and run the iperf project. Now, I'd liek to add more files and folders to the project, and add the new folders to the compiler's search pact. what changes should I make the the CMakeLists.txt file? What should the CMakeLists.txt files in t...