Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@ -27,7 +27,7 @@ extern uint32_t __ram0_end__;
|
||||
#endif
|
||||
|
||||
#if STM32_BOOTLOADER_DUAL_BANK
|
||||
# include "config_common.h"
|
||||
# include "gpio.h"
|
||||
|
||||
# ifndef STM32_BOOTLOADER_DUAL_BANK_GPIO
|
||||
# error "No STM32_BOOTLOADER_DUAL_BANK_GPIO defined, don't know which pin to toggle"
|
||||
|
Reference in New Issue
Block a user