-
**Is your feature request related to a problem? Please describe.**
Digging into the OnHeapSpillManager, I found the two spill buf implementations of File based and memory based. From my sight, mayb…
-
just an idea. This will allow building strings easily, without statuc buffer or alloca(). Something like this (only usage, no implementation)
```
typedef struct
{
char *s; /* NULL terminated s…
-
Is there any reason this is using plain proto files? Why not use Buf for managing that?
-
Firstly, I want to say I’ve really enjoyed using this library, so I decided to explore its performance under load.
To do this, I ran a benchmark comparing a few straightforward optimization strateg…
-
Hello Zephyr community
**Describe the bug**
When compiling the [hci_pwr_ctrl ](https://github.com/zephyrproject-rtos/zephyr/tree/c14b022beab8097ed7b79daed02dbf899fc8a490/samples/bluetooth/hci_pw…
-
### Have you RTFM'd?
- [X] ~~I have done proper research~~
### Feature Request
Hi there!
A contributor and I've recently added TS Highlighting to the results buffer in my `telescope-egrepi…
-
Hello,
Firstly, thank you very much for your work on this project!
I have a few questions regarding a recent commit: chore: remove aes cbc for framecryptor. (#145). I noticed that this commit re…
-
It's very common to serialize an obj as SBE, when obj having a field of String type (or similar) while SBE defining it as fixed length primitive array.
When encoding a field of fixed length primiti…
-
What if I can supply a `Vec` and won't have to expand the buffer and retry the request again?
Example code in question:
https://github.com/stevefan1999-personal/rust-igd/blob/e52d615a395e25b9134ce…
-
HI,
I tried to modify your cpp file for LVGL 9.2.2 but no success, Always Kernel Guru Panic ;(
did you ever tied to check support for lvgl 9?
```cpp
void TRGBSuppport::init() {
Serial.begin(…