Release 3.2.0 of Mk4 bootrom

This commit is contained in:
Peter D. Gray 2024-04-22 11:53:45 -04:00
parent 51b719a7d5
commit 1d8b81d494
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C
6 changed files with 34577 additions and 3 deletions

View File

@ -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)

View File

@ -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

View File

@ -0,0 +1,4 @@
fc7b6f291601731ae992a98f39ad1de9e294d2609b7eb4612fda874430c6c4bf bootloader.dfu
ad1433fa20f0e7dd2a6493626fbbbed9ea6213d97813be8e30bcda0e64a32598 bootloader.bin
39a6bbb3081984970ce466cf9daac37cb5fe5cada20f13633ffd678ef537b867 bootloader.lss
3.2.0 time=20240422.104434 git=Q@aa452f55

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff