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

Allow for better target level Radiolib exclude plumbing #4906

Merged
merged 5 commits into from
Sep 30, 2024

Conversation

thebentern
Copy link
Contributor

@thebentern thebentern commented Sep 29, 2024

In practice, this doesn't make a huge size difference in the application binary, but it's probably a good approach.

I went ahead and knocked out RAK4631 because it is almost out of flash space and has a single radio option.
Before:

RAM:   [==        ]  22.5% (used 56036 bytes from 248832 bytes)
Flash: [==========]  96.5% (used 786204 bytes from 815104 bytes)

After:

RAM:   [==        ]  22.5% (used 55940 bytes from 248832 bytes)
Flash: [==========]  96.4% (used 785692 bytes from 815104 bytes)
``

<!-- download-section CI firmware-2.5.4.7760df5 start -->
[Download firmware-2.5.4.7760df5.zip. This artifact will be available for 90 days from creation](https://nightly.link/meshtastic/firmware/actions/artifacts/1993063915.zip)

<!-- download-section CI firmware-2.5.4.7760df5 end --> the application binary, but it's probably a good approach. 

I went ahead and knocked out RAK4631 because it is almost out of flash space and has a single radio option.
Before:

RAM: [== ] 22.5% (used 56036 bytes from 248832 bytes)
Flash: [==========] 96.5% (used 786204 bytes from 815104 bytes)

After:

RAM: [== ] 22.5% (used 55940 bytes from 248832 bytes)
Flash: [==========] 96.4% (used 785692 bytes from 815104 bytes)
``

Download firmware-2.5.4.acb8c83.zip. This artifact will be available for 90 days from creation

the application binary, but it's probably a good approach.

I went ahead and knocked out RAK4631 because it is almost out of flash space and has a single radio option.
Before:

RAM:   [==        ]  22.5% (used 56036 bytes from 248832 bytes)
Flash: [==========]  96.5% (used 786204 bytes from 815104 bytes)

After:

RAM:   [==        ]  22.5% (used 55940 bytes from 248832 bytes)
Flash: [==========]  96.4% (used 785692 bytes from 815104 bytes)
``

<!-- download-section CI firmware-2.5.4.7760df5 start -->
[Download firmware-2.5.4.7760df5.zip. This artifact will be available for 90 days from creation](https://nightly.link/meshtastic/firmware/actions/artifacts/1993063915.zip)

<!-- download-section CI firmware-2.5.4.7760df5 end --> the application binary, but it's probably a good approach. 

I went ahead and knocked out RAK4631 because it is almost out of flash space and has a single radio option.
Before:

RAM: [== ] 22.5% (used 56036 bytes from 248832 bytes)
Flash: [==========] 96.5% (used 786204 bytes from 815104 bytes)

After:

RAM: [== ] 22.5% (used 55940 bytes from 248832 bytes)
Flash: [==========] 96.4% (used 785692 bytes from 815104 bytes)

@thebentern thebentern merged commit 8ad89ba into master Sep 30, 2024
39 checks passed
@caveman99 caveman99 deleted the radiolib-excludes branch October 16, 2024 10:56
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