功耗减低到900uA,还有优化空间,还要陈杰明那边支持一下
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#endif
|
||||
#include "norflash_sfc.h"
|
||||
#include "asm/power/power_port.h"
|
||||
#include "bsp_hw.h"
|
||||
//#include "app_umidigi_chargestore.h"
|
||||
#if TCFG_AUDIO_ANC_ENABLE
|
||||
#include "audio_anc.h"
|
||||
@@ -1022,6 +1023,7 @@ void sleep_enter_callback(u8 step)
|
||||
{
|
||||
/* 此函数禁止添加打印 */
|
||||
if (step == 1) {
|
||||
bsp_hw_sleep_pwm_off();
|
||||
putchar('<');
|
||||
} else {
|
||||
gpio_set_pull_up(TCFG_CHARGESTORE_PORT, 0);
|
||||
|
||||
Reference in New Issue
Block a user