add some code
This commit is contained in:
6
managed_components/espressif__adc_mic/CMakeLists.txt
Normal file
6
managed_components/espressif__adc_mic/CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
idf_component_register(SRCS "adc_mic.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES "esp_adc")
|
||||
|
||||
include(package_manager)
|
||||
cu_pkg_define_version(${CMAKE_CURRENT_LIST_DIR})
|
||||
Reference in New Issue
Block a user