change user boot pin to left (#228)
This commit is contained in:
parent
835bbffc85
commit
b3dddc645d
@ -13,7 +13,7 @@
|
||||
#define BOOT_REQUEST_DFU 0xDF00B000
|
||||
// Boot to DFU pin
|
||||
#define BOOT_DFU_PORT GPIOB
|
||||
#define BOOT_DFU_PIN LL_GPIO_PIN_12
|
||||
#define BOOT_DFU_PIN LL_GPIO_PIN_11
|
||||
// LCD backlight
|
||||
#define BOOT_LCD_BL_PORT GPIOA
|
||||
#define BOOT_LCD_BL_PIN LL_GPIO_PIN_15
|
||||
|
Loading…
Reference in New Issue
Block a user