This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/pm/hbn_mode_wakeup
2021-08-26 12:26:37 +08:00
..
CMakeLists.txt [fix][examples] improve some cases process 2021-08-26 12:26:37 +08:00
main.c [feat][examples/pm] add power management demo,replace lowpower test demo 2021-08-26 12:26:37 +08:00
readme.md [feat][examples/pm] add power management demo,replace lowpower test demo 2021-08-26 12:26:37 +08:00

board/bl706_lp/pinmux_config.hCONFIG_GPIO12_FUNC 选择 GPIO_FUN_WAKEUP

board/bl706_lp/pinmux_config.hCONFIG_GPIO11_FUNC 选择 GPIO_FUN_ADCACOMP0 会使用ADC_CH3


$ make APP=hbn_mode_wakeup BOARD=bl706_lp