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

Using dynamically linked mbedtls #14447

Open
2 of 5 tasks
orangepizza opened this issue May 8, 2024 · 0 comments
Open
2 of 5 tasks

Using dynamically linked mbedtls #14447

orangepizza opened this issue May 8, 2024 · 0 comments

Comments

@orangepizza
Copy link

Checks

  • I agree to follow the MicroPython Code of Conduct to ensure a safe and respectful space for everyone.

  • I've searched for existing issues regarding this feature, and didn't find any.

Description

after updated to https://github.com/openwrt/packages/blob/master/lang/python/micropython/Makefile it starts to fail to compile because of for some reason mbedtls_config_check running on v2 config file, and when I checked patch for it
https://github.com/openwrt/packages/blob/master/lang/python/micropython/patches/040-extmod-use-external-mbedtls.patch It never attempted to get upstream support. so I'd ask how to fix or have defined way to micropython to use dynamically linked system mbedtls

Code Size

No response

Implementation

  • I intend to implement this feature and would submit a Pull Request if desirable.
  • I hope the MicroPython maintainers or community will implement this feature.
  • I would like to Sponsor development of this feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant