diff options
Diffstat (limited to 'keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld')
-rw-r--r-- | keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld b/keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld index f9bfe9c005..23e44bd63a 100644 --- a/keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld +++ b/keyboards/handwired/bluepill/ld/STM32F103x8_stm32duino_bootloader.ld @@ -16,9 +16,6 @@ /* * ST32F103xB memory setup for use with the maplemini bootloader. - * You will have to - * #define CORTEX_VTOR_INIT 0x5000 - * in your projects chconf.h */ MEMORY { |