-
Would you be open to adding a `micropython-ssl` package that wraps `ussl`, similarly to how `micropython-socket` wraps `usocket`? I can think of two use cases for this, as discussed below. I'd be happ…
-
Hello,
I have built firmware.bin using the following commands with a small modification, at the last step while executing "make" command, it fails while compiling "usb_serial_jtag.c" because at the…
-
What is the difference between this repo and the official javascript port?
[https://github.com/micropython/micropython/tree/master/ports/javascript](https://github.com/micropython/micropython/tree/…
-
### Port, board and/or hardware
I am using a custom board with STM32H747BIT6
### MicroPython version
Micropython 1.23 on stm32h747BIT6 using a custom board.
### Reproduction
Spi device is created…
-
following the doc https://docs.micropython.org/en/latest/develop/natmod.html;
cmd make in path esp-counter
output:
Makefile:27: /home/src/esp32/micropython/py/dynruntime.mk: No such file or dire…
-
### Description
The esp32.RMT has a method for sending pulses, but no method for reading them. I would like to know if there are plans to implement this functionality in the future?
### Code Size
_…
-
Since the filesystem .uf2 and full firmware .uf2 both completely erase and replace the filesystem on-device, theyi will also blow away the user config file.
We can fix this - I think - by changing …
-
Hi,
I created this topic in the forum with no much luck, maybe someone here can help me.
https://forum.micropython.org/viewtopic.php?f=12&t=11704
I am compiling a port for the Nordic Semincondu…
-
### Description
[The download script](https://github.com/micropython/micropython/blob/master/ports/nrf/drivers/bluetooth/download_ble_stack.sh) for the nRF BLE stack does not perform checksum verific…
-
`Apologies if I have missed it, but will you be adding a RP2350/Pico 2 build that
makes use of the fpu in the CortexM33`?
Many Thanks to the other versions!