Nickez/bb03 display driver#1820
Open
NickeZ wants to merge 17 commits into
Open
Conversation
128a2b5 to
1c75fbe
Compare
8b78ad4 to
4621982
Compare
4621982 to
61b673a
Compare
d6ee79e to
dee1dbc
Compare
087355b to
2bd6646
Compare
Add the STM32U5 SDK files and vendored Rust crates needed by the BB03 platform work.
Add the board, MCU, platform, linker, and binding support used by the BB03 Rust binaries.
Add image header tooling and shared boot/memory helpers for BB03 images.
Add the boot0 and boot1 Rust binaries, linker scripts, and flashing helpers.
Wire the BB03 USB protocol transport into the Rust app and Python client definitions.
Add the BB03 factory setup image, attestation key provisioning, RTT reset flow, and secure-chip helpers.
Add the BB03 firmware binary, display loop, LVGL source selection, and simulator config updates.
Register the BB03 crates and build targets, add host bootstrap support, and update CI exclusions.
d2f87a0 to
5b2786f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial bb03 firmware