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

Move the daplink.c contents into its header file & force inline. #1097

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

microbit-carlos
Copy link
Contributor

@microbit-carlos microbit-carlos commented Feb 14, 2025

This frees up about 168 bytes from flash when compiled with arm-none-eabit-gcc 10.3.1.
This is needed to fit more features in some bootloaders, which were at the edge of the 32 KBs limit.

This frees up about 168 bytes with 10.3.1, which is needed to
fit more features in some bootladers that were alredy at the
.text limit.
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