mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
atsamd: Select the 8K bootloader by default
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
40b5de1680
commit
8f763d80b7
@ -28,12 +28,12 @@ config CLOCK_FREQ
|
||||
|
||||
choice
|
||||
prompt "Bootloader offset"
|
||||
config FLASH_START_0000
|
||||
bool "No bootloader"
|
||||
config FLASH_START_2000
|
||||
bool "8KiB bootloader (Arduino Zero)"
|
||||
config FLASH_START_4000
|
||||
bool "16KiB bootloader (Arduino M0)"
|
||||
config FLASH_START_0000
|
||||
bool "No bootloader"
|
||||
endchoice
|
||||
|
||||
config FLASH_START
|
||||
|
Loading…
x
Reference in New Issue
Block a user