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/pds_mode_wakeup
2021-09-26 15:06:14 +08:00
..
CMakeLists.txt [fix][examples] improve some cases process 2021-08-26 12:26:37 +08:00
main.c [fix][examples] modify some demos peripheral init parameters,update ld file 2021-09-26 15:06:14 +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_GPIO3_FUNC 选择 GPIO_FUN_WAKEUP board/bl706_lp/pinmux_config.hCONFIG_GPIO10_FUNC 选择 GPIO_FUN_GPIO_EXTI_FALLING_EDGE


$ make APP=pds_mode_wakeup BOARD=bl706_lp