Damien George

Results 1057 comments of Damien George

Related: #6024 has been around for a while and attempt to improve the other side of this, ie parsing of floats, using higher precision ints.

The 16MiB of flash must include both the firmware and filesystem. If the filesystem is too large and crashes into the firmware then the firmware will do unexpected things. When...

Fixed by 6381ad5d0c4c594dbb8feea3bebf6222fd78f3a1

> I see one test failure for rp2040 Pico in rp2_dma which implies DMA has go slower. It does appear to be caused by the sleep change which doesn't make...

I tried to build this board with zephyr 4.0.0 but I get an error: ``` micropython/ports/zephyr/../../ports/zephyr/machine_wdt.c: In function 'mp_machine_wdt_make_new_instance': zephyr/include/zephyr/device.h:96:41: error: '__device_dts_ord_DT_N_ALIAS_watchdog0_ORD' undeclared (first use in this function) 96 |...

MicroPython does now support IDF v5.5, see commit 1273751a3b6f8a14679378e2e082e03979cb2ea8

And see #17912 for a PR for ESP32-C5 support.

Tested the DTLS multi_net test on: - micropython unix micropython unix - PYBD_SF6 micropython unix - PYBD_SF6 ESP32_GENERIC - PYBD_SF6 RPI_PICO2_W - ESP32_GENERIC micropython unix - ESP32_GENERIC RPI_PICO2_W - RPI_PICO2_W...

@agatti FYI. Please can you double check this `popcount` implementation and my fix here, thanks!

I'm also seeing this issue on Arch Linux. It's annoying, but... I also see the same problem now with Chromium's available list of serial devices when using WebSerial (on Arch...