← index #14447Issue #14183
Off-topic · high · value 3.004
QUERY · ISSUE

Using dynamically linked mbedtls

openby orangepizzaopened 2024-05-08updated 2024-09-01
enhancementneeds-info

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.
CANDIDATE · ISSUE

WROOM32EU GPIO9 and GPIO10 init UART1

closedby allisyuxianshenopened 2024-03-26updated 2024-03-26
enhancement

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

I wanted to use GPIO9 and GPIO10 on the WROOM32EU as UART1. However, after checking some forums, I found out that these pins are used for flash memory in this version, but the official documentation mentions that these two pins can still be used as UART. I tried to implement this in Arduino and it worked, but I couldn't achieve the same with MicroPython. Is there any way to do this?

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.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied