ble测试存档

This commit is contained in:
lmx
2025-12-02 16:25:20 +08:00
parent ed475e870f
commit f63092fe87
13 changed files with 897 additions and 240 deletions

View File

@ -611,13 +611,13 @@ c_SRC_FILES := \
cpu/br28/uart_dev.c \
cpu/br28/umidigi_chargestore.c \
apps/common/colorful_lights/colorful_lights.c \
apps/earphone/xtell_Sensor/xtell_app_main.c \
apps/earphone/xtell_Sensor/xtell_handler.c \
# 定义需要自动搜索 .c 文件的目录列表
C_SRC_DIRS := \
apps/earphone/remote_control \
apps/earphone/xtell_Sensor \
# 使用 shell 的 find 命令递归查找所有 .c 文件
# foreach 遍历 C_SRC_DIRS 中的每一个目录