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

Use ROM MD5 instead of a external crate #30

Closed
MabezDev opened this issue Sep 5, 2023 · 1 comment · Fixed by #31
Closed

Use ROM MD5 instead of a external crate #30

MabezDev opened this issue Sep 5, 2023 · 1 comment · Fixed by #31
Assignees

Comments

@MabezDev
Copy link
Member

MabezDev commented Sep 5, 2023

We have save around 3K~ by doing this, we already have the API available in esp-hal: https://github.com/esp-rs/esp-hal/blob/main/esp-hal-common/src/rom/md5.rs

@MabezDev MabezDev self-assigned this Sep 5, 2023
@MabezDev MabezDev mentioned this issue Sep 5, 2023
@DNedic
Copy link
Collaborator

DNedic commented Sep 5, 2023

LGTM, good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants