aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheFeralEngineer <74030381+TheFeralEngineer@users.noreply.github.com>2024-04-12 12:27:36 -0400
committerGitHub <noreply@github.com>2024-04-12 12:27:36 -0400
commit36f9b26ef9ca7ff7d3c4887b7b1c3534252f5ea4 (patch)
treed7b365f4859535dec9b4d8b7fd575d36819bd2cf /src
parent75d7c17656883484d43d15080cfd0441d2b8e322 (diff)
downloadkutter-36f9b26ef9ca7ff7d3c4887b7b1c3534252f5ea4.tar.gz
kutter-36f9b26ef9ca7ff7d3c4887b7b1c3534252f5ea4.tar.xz
kutter-36f9b26ef9ca7ff7d3c4887b7b1c3534252f5ea4.zip
config: Artillery Sidewinder X3 (#6534)
Signed-off-by: Phil Timpson <theferalengineer@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/stm32/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stm32/Kconfig b/src/stm32/Kconfig
index 2ae90bee..d14622a2 100644
--- a/src/stm32/Kconfig
+++ b/src/stm32/Kconfig
@@ -288,7 +288,7 @@ choice
config STM32_FLASH_START_9000
bool "36KiB bootloader" if MACH_STM32F1
config STM32_FLASH_START_C000
- bool "48KiB bootloader" if MACH_STM32F4x5
+ bool "48KiB bootloader" if MACH_STM32F4x5 || MACH_STM32F401
config STM32_FLASH_START_10000
bool "64KiB bootloader" if MACH_STM32F103 || MACH_STM32F4