Skip to content

Conversation

earlephilhower
Copy link
Owner

The ARM PRIMASK register only has 1 bit defined, so just save that bit and not the whole 32b returned by save_and_disable_irq().

Reduces memory usage by 120 bytes for all apps.

The ARM PRIMASK register only has 1 bit defined, so just save that bit
and not the whole 32b returned by save_and_disable_irq().

Reduces memory usage by 120 bytes for all apps.
@earlephilhower earlephilhower merged commit 06ce4a4 into master Sep 23, 2025
28 checks passed
@earlephilhower earlephilhower deleted the multipass branch September 23, 2025 21:24
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