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

Package upgrades, update Embassy example #125

Merged
merged 5 commits into from
Oct 27, 2023
Merged

Package upgrades, update Embassy example #125

merged 5 commits into from
Oct 27, 2023

Conversation

jamwaffles
Copy link
Collaborator

Just pottering around. Saves a few KB for no_std:

cd examples/embassy-stm32
cargo size --release
Baseline (master branch)

   text    data     bss     dec     hex filename
  91348     112   52784  144244   23374 ethercrab-stm32-embassy

This PR

   text    data     bss     dec     hex filename
  89072     112   52784  141968   22a90 ethercrab-stm32-embassy

@jamwaffles jamwaffles merged commit cee4e65 into master Oct 27, 2023
7 checks passed
@jamwaffles jamwaffles deleted the pottering branch October 27, 2023 19:55
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