Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies (except BDK) + various fixes #2

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

afilini
Copy link
Contributor

@afilini afilini commented Mar 15, 2024

While we wait for the firmware size regression to be fixed (see #1), update all the other dependencies and apply fixes for older versions of QEMU.

Update all the dependencies with the exception of BDK due to a
regression in FW size (see PR TwentyTwoHW#1)
Older QEMU verions (probably pre-8.0) don't emulate the smaller SRAM
section at 0x10000000 which is where we normally place the stack.

Since they emulate a larger main SRAM section than the real device we
can actually place the stack right after the 96K heap at 0x20018000
@afilini afilini merged commit 626e578 into TwentyTwoHW:master Mar 15, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant