Search found 2 matches

by isak.levinson
Sun Mar 19, 2023 5:34 pm
Forum: ESP-IDF
Topic: adding new files to project
Replies: 1
Views: 902

Re: adding new files to project

by isak.levinson
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...