mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-18 17:05:55 +08:00
添加硬件端示例代码
This commit is contained in:
4
esp-idf/components/example1/CMakeLists.txt
Normal file
4
esp-idf/components/example1/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
set(COMPONENT_SRCS "example1.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ". include")
|
||||
register_component()
|
||||
Reference in New Issue
Block a user