XuSenfeng

个人站

复读了,更新随缘,有的文件不全或者图片缺失具体看我的笔记库(https://github.com/XuSenfeng/note)


多个文件编译

目录

多个文件编译

文件CCMakeList.txt

idf_component_register(SRCS "hello_world_main.c" "my_function/print.c"
                    INCLUDE_DIRS "")

假如要编译文件的路径