添加boot0获取唤醒源
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
#include <arch/gpio.h>
|
||||
|
||||
#ifdef CFG_SET_BACKLIGHT
|
||||
#define CFG_SET_GPIO_NEW 1
|
||||
#endif
|
||||
|
||||
#define OUPUT_HIGH_LEVEL (1)
|
||||
#define OUPUT_LOW_LEVEL (0)
|
||||
#define PORT_NO_USE (0xFF)
|
||||
|
||||
Reference in New Issue
Block a user