summaryrefslogtreecommitdiff
path: root/common/core/CMakeLists.txt
diff options
context:
space:
mode:
authorYuxin Zhou <[email protected]>2021-02-02 00:52:59 +0000
committerYuxin Zhou <[email protected]>2021-02-02 00:52:59 +0000
commit5d2acef877e3a9215ef495bf350fbceb06349bb5 (patch)
treef68e6c13b1503f87be8f346bb97a715d8dc3a723 /common/core/CMakeLists.txt
parent9823f3857d7eb54c8416d9eab316aab0257130f9 (diff)
Release 6.1.4v6.1.4_rel
Diffstat (limited to 'common/core/CMakeLists.txt')
-rw-r--r--common/core/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/core/CMakeLists.txt b/common/core/CMakeLists.txt
index 85f1b85..8b1796f 100644
--- a/common/core/CMakeLists.txt
+++ b/common/core/CMakeLists.txt
@@ -104,14 +104,18 @@ target_sources(${PROJECT_NAME} PRIVATE
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_configuration_instance_create.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_configuration_instance_delete.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_configuration_interface_get.c
+ ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_configuration_interface_scan.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_configuration_set.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_delay_ms.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_address_set.c
+ ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_activate.c
+ ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_deactivate.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_get.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_reset.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_configuration_select.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_descriptor_read.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_get.c
+ ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_string_get.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_remove.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_device_resources_free.c
${CMAKE_CURRENT_LIST_DIR}/src/ux_host_stack_endpoint_instance_create.c