Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Add missing uhashlib back in #178 #179

Merged

Conversation

nickzoic
Copy link
Collaborator

This is a one-liner to add uhashlib back into the modules.

@MrSurly
Copy link
Contributor

MrSurly commented Sep 12, 2017

HA! This was on my to-do for tomorrow.
But it's already tomorrow there, isn't it?

@dpgeorge
Copy link
Member

Looks good!

The reason for the omission is because esp32 uses its own moduhashlib.c, rather than the core provided one, which would automatically add this uhashlib to the list of built-in modules. esp32 uses its own implementation because it uses mbedtls for the hashing.

@nickzoic nickzoic force-pushed the esp32-bugfix-178-missing-uhashlib branch from b7c203c to 5c48e19 Compare October 1, 2017 01:14
@nickzoic nickzoic merged commit 59ab4a2 into micropython:esp32 Oct 1, 2017
@nickzoic
Copy link
Collaborator Author

nickzoic commented Oct 1, 2017

I figured I'd take "Looks good!" as a positive review and merge it :-)

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

Successfully merging this pull request may close these issues.

3 participants