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

oxcon2023g0: adjust kernel size allocation #1645

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

cbiffle
Copy link
Collaborator

@cbiffle cbiffle commented Mar 6, 2024

The size requirement increased, because the build system managed to pack the firmware tighter and free up 9.4% of flash. But, this means bigger descriptor tables, which currently have to be accounted for in the kernel's size allotment.

@cbiffle cbiffle requested a review from mkeeter March 6, 2024 19:59
@cbiffle cbiffle enabled auto-merge (rebase) March 6, 2024 23:25
@cbiffle cbiffle merged commit baecf45 into master Mar 6, 2024
83 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.

None yet

3 participants