增加3击按键进OTA的功能

This commit is contained in:
2026-07-31 19:29:09 +08:00
parent b5d590c6f1
commit 8b39f9c48d
29 changed files with 1548 additions and 1545 deletions
+2 -1
View File
@@ -111,7 +111,8 @@
/////要确保 上面 undef 后在include usb
#include "usb_common_def.h"
#define USB_PC_NO_APP_MODE 0
/* 蓝牙转接板:USB 直接 usb_start(),不进入 APP_PC_TASK(勿与 TCFG_USB_CDC_BACKGROUND_RUN 混用) */
#define USB_PC_NO_APP_MODE 1
#if ((TCFG_CHARGESTORE_ENABLE || TCFG_TEST_BOX_ENABLE || TCFG_ANC_BOX_ENABLE) \
&& TCFG_CHARGESTORE_PORT == IO_PORT_DP)