Release 3.2.0 of Mk4 bootrom
This commit is contained in:
parent
51b719a7d5
commit
1d8b81d494
@ -11,8 +11,8 @@ BOOTLOADER_BASE = 0x08000000
|
||||
HW_MODEL = mk4
|
||||
PARENT_MKFILE = MK4-Makefile
|
||||
|
||||
# This is release of the bootloader that will be built into the release firmware.
|
||||
BOOTLOADER_VERSION = 3.1.4
|
||||
# This is release of the bootloader that will be built into the factory.dfu
|
||||
BOOTLOADER_VERSION = 3.2.0
|
||||
BOOTLOADER_DIR = mk4-bootloader
|
||||
|
||||
LATEST_RELEASE = $(shell ls -t1 ../releases/*-mk4-*.dfu | head -1)
|
||||
|
||||
@ -9,7 +9,7 @@ BOOTLOADER_BASE = 0x08000000
|
||||
HW_MODEL = q1
|
||||
PARENT_MKFILE = Q1-Makefile
|
||||
|
||||
# This is release of the bootloader that will be built into the release firmware.
|
||||
# This is release of the bootloader that will be built into the factory.dfu
|
||||
BOOTLOADER_VERSION = 1.0.4
|
||||
BOOTLOADER_DIR = q1-bootloader
|
||||
|
||||
|
||||
4
stm32/mk4-bootloader/releases/3.2.0.txt
Normal file
4
stm32/mk4-bootloader/releases/3.2.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
fc7b6f291601731ae992a98f39ad1de9e294d2609b7eb4612fda874430c6c4bf bootloader.dfu
|
||||
ad1433fa20f0e7dd2a6493626fbbbed9ea6213d97813be8e30bcda0e64a32598 bootloader.bin
|
||||
39a6bbb3081984970ce466cf9daac37cb5fe5cada20f13633ffd678ef537b867 bootloader.lss
|
||||
3.2.0 time=20240422.104434 git=Q@aa452f55
|
||||
BIN
stm32/mk4-bootloader/releases/3.2.0/bootloader.bin
Normal file
BIN
stm32/mk4-bootloader/releases/3.2.0/bootloader.bin
Normal file
Binary file not shown.
BIN
stm32/mk4-bootloader/releases/3.2.0/bootloader.dfu
Normal file
BIN
stm32/mk4-bootloader/releases/3.2.0/bootloader.dfu
Normal file
Binary file not shown.
34570
stm32/mk4-bootloader/releases/3.2.0/bootloader.lss
Normal file
34570
stm32/mk4-bootloader/releases/3.2.0/bootloader.lss
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user