1. 修复频繁上下线问题
2. 修复会bind会有两个设备的问题 3. 其他若干体验问题 4. 增加产测功能
This commit is contained in:
@ -8,6 +8,7 @@ set(SOURCES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/app_main.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/spotlight/spotlight_main.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/spotlight/device_module.c
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/spotlight/factory_test.c
|
||||
)
|
||||
if (DEFINES MATCHES "CONFIG_SPOTLIGHT_UT")
|
||||
list(APPEND SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/spotlight/spotlight_ut.c)
|
||||
|
Reference in New Issue
Block a user