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_gpio_wakeup
2021-08-05 19:52:22 +08:00
..
CMakeLists.txt [feat][examples/pm] add hbn gpio wakeup and hbn rtc wakeup case 2021-08-05 19:52:22 +08:00
main.c [feat][examples/pm] add hbn gpio wakeup and hbn rtc wakeup case 2021-08-05 19:52:22 +08:00
readme.md [feat][examples/pm] add hbn gpio wakeup and hbn rtc wakeup case 2021-08-05 19:52:22 +08:00

board/bl706_lp/pinmux_config.hCONFIG_GPIO12_FUNC 选择 GPIO_FUN_WAKEUP


$ make APP=hbn_gpio_wakeup BOARD=bl706_lp