summaryrefslogtreecommitdiffstats
path: root/builddefs/mcu_selection.mk
diff options
context:
space:
mode:
authorJoy Lee <chang.li@westberrytech.com>2022-04-19 19:21:12 +0800
committerGitHub <noreply@github.com>2022-04-19 21:21:12 +1000
commit25f849b397b409e7f8331abe5edacfde80ec0845 (patch)
tree0ddda99a6acf10f3d3bef9ae806a98e03a8d8f08 /builddefs/mcu_selection.mk
parentb88d04eb62dc00be0abe27d68efb143f2438cdf1 (diff)
Update wb32-dfu (#16438)
Diffstat (limited to 'builddefs/mcu_selection.mk')
-rw-r--r--builddefs/mcu_selection.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/builddefs/mcu_selection.mk b/builddefs/mcu_selection.mk
index ec33ee4446..dba5c404be 100644
--- a/builddefs/mcu_selection.mk
+++ b/builddefs/mcu_selection.mk
@@ -680,7 +680,6 @@ ifneq ($(findstring WB32F3G71, $(MCU)),)
USE_FPU ?= no
# Bootloader address for WB32 DFU
- STM32_BOOTLOADER_ADDRESS ?= 0x1FFFE000
WB32_BOOTLOADER_ADDRESS ?= 0x1FFFE000
endif