elrafoon

Results 17 issues of elrafoon

Hello, please consider merging this patch, I always get ",--" when formatting numbers like 10, 20, 30 using %.2f by production javascript code generated from dart sources.

When packaging paho.mqtt.c with MinGW for MSYS2, pacman unable is extract the symlinks from source archive - it uses bsdtar and it fails on symlinks when running under windows. So...

Hello, first character is being cut off in getSourceNameByPath() function. Please merge this fix.

Hello, maybe this needs even better solution, but according to my knowledge of netxduo websocket client implementation, currently there is no way to properly discriminate: - first text/binary frame packet,...

## Description My target system: - MCU Renesas R7FA6M3AH (Cortex-M4) - azure rtos version is 4e62226eeaf870827facbeef40bd1767db5cf9f0 - netxduo version is aad43453310a1668029bd69d8edbce8198fbca59 (tried with v6.2.0_rel and v6.1.12_rel with the same result)...

bug

Hello, I think this feature is quite useful for many users. It's feature-gated, so shall be harmless for others.

This patch adds thread-safe operation support for rm_littlefs_flash when ThreadX RTOS is in use.

Knowing original stream clock frequency is very useful when video captured from USB is further streamed to the network, i.e. using RTP protocol.

Allows much better interoperatibility with other embedded rust projects, which by now usually have support for embedded-io traits. Of course this is feature-gated.

Please consider accepting this patch, as it allows depending on `littlefs2-sys` with current `lfs` version included. There is a matching pull request in `littlefs2-sys` repo. I set `littlefs2-sys` version to...