elrafoon
elrafoon
To be honest, I didn't know about c_rehash utility nor this project is using it. So I looked up the manpage. In first sections it says: > c_rehash scans directories...
Of course, if application protocol provides its own headers to delimit invididual messages, then the FIN bit information and distinguishing TEXT/BINARY from CONTINUATION frames is not needed. But in my...
It's a heuristic, not exact method. JSON payload can be malformed. It's not generally applicable. Next time there would be different application protocol and similar solution won't work. Since netxduo...
@microsoft-github-policy-service agree company="T-Industry"
Matching `littlefs2-sys` pull request: https://github.com/trussed-dev/littlefs2-sys/pull/13
Are there any plans to go forward with LVGL 9.x?
You can see the whole discussion here: https://community.silabs.com/s/question/0D58Y0000B2A71FSQS/firmware-exception-4-under-high-outgoing-udp-traffic?language=en_US&t=1701215882662
Hello, sorry for my latency, I will look at that.
Does current implementation with double Vec cause any trouble? std::Vec is used in std builds, and heapless::Vec is used in no_std builds. One think that I don't like is that...
Dear maintainers, is there any problem with this one?